]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/Base.pm
Formularfelder und Session-Keys für Logins umbenannt
[mfinanz.git] / SL / Controller / Base.pm
index c8713950c2d2415d6935d43fc8879809d1d1d2dd..29289ff961ff3eda0dd0144611457d894d76f60b 100644 (file)
@@ -502,7 +502,7 @@ action.
 
 The hook's return values are discarded.
 
-=item delay_flash_on_redirect
+=item C<delay_flash_on_redirect>
 
 May be overridden by a controller. If this method returns true, redirect_to
 will delay all flash messages for the current request. Defaults to false for