X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=includes%2Fpager%2FAlphabeticPager.php;h=9426dcebc7ea3b93de706066630de8b7bbe34464;hb=bd980451109fb588c30aa5059ddada5ea4f6492e;hp=54036eb846f70abbfd6423f289904eecc149fc1b;hpb=96906168cac0e9a7748511b48c369cf22c8406d5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/pager/AlphabeticPager.php b/includes/pager/AlphabeticPager.php index 54036eb846..9426dcebc7 100644 --- a/includes/pager/AlphabeticPager.php +++ b/includes/pager/AlphabeticPager.php @@ -33,7 +33,7 @@ abstract class AlphabeticPager extends IndexPager { * * @return string HTML */ - function getNavigationBar() { + public function getNavigationBar() { if ( !$this->isNavigationBarShown() ) { return ''; }