You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Changed some TBD comments from urgent to whenever.
This commit is contained in:
@@ -452,7 +452,7 @@ sub process
|
||||
$strBuffer = ('#' x $iDepth) . ' `' . $oDoc->paramGet('id') . '` ' . $strTitle;
|
||||
}
|
||||
|
||||
# Try to get the title param from the element (!!! this is the old style and should be removed)
|
||||
# Try to get the title param from the element (??? this is the old style and should be removed)
|
||||
my $strTitle = $oDoc->paramGet('title', false);
|
||||
|
||||
if (!defined($strTitle))
|
||||
|
||||
Reference in New Issue
Block a user