Skip to content
Snippets Groups Projects
Commit d25a2af7 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix PHPCS

parent 36d164f7
No related branches found
No related tags found
No related merge requests found
......@@ -2876,7 +2876,7 @@ function print_barre_liste($titre, $page, $file, $options='', $sortfield='', $so
* @param string $options Other url paramaters to propagate ("" by default)
* @param integer $nextpage Do we show a next page button
* @param string $betweenarrows HTML content to show between arrows. Must contains '<li> </li>' tags.
* @param string $afterarraws HTML content to show after arrows. Must NOT contains '<li> </li>' tags.
* @param string $afterarrows HTML content to show after arrows. Must NOT contains '<li> </li>' tags.
* @return void
*/
function print_fleche_navigation($page,$file,$options='',$nextpage=0,$betweenarrows='',$afterarrows='')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment