fix pad head directives in pod re sf#1287994
This commit is contained in:
parent
68f7c3678b
commit
5b4323e1bd
4 changed files with 5 additions and 6 deletions
|
|
@ -80,7 +80,7 @@ sub audit {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head canShowDebug ( )
|
||||
=head2 canShowDebug ( )
|
||||
|
||||
Returns true if the user meets the condition to see debugging information and debug mode is enabled.
|
||||
|
||||
|
|
@ -99,7 +99,7 @@ sub canShowDebug {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head canShowPerformanceIndicators ()
|
||||
=head2 canShowPerformanceIndicators ()
|
||||
|
||||
Returns true if the user meets the conditions to see performance indicators and performance indicators are enabled.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue