X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialAllPages.php;h=4d84e316cec70aa6dafb4a04dba8000cd113358b;hb=91a920fd85c34e64f47140ed82f2ac0913ed8033;hp=17f6cca4ac218568bbbd2941bfdc0ab6b56c6aa8;hpb=fedebb1834cd0a19438cc43c2f29b1c8c3c7d38f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialAllPages.php b/includes/specials/SpecialAllPages.php index 17f6cca4ac..4d84e316ce 100644 --- a/includes/specials/SpecialAllPages.php +++ b/includes/specials/SpecialAllPages.php @@ -44,8 +44,6 @@ class SpecialAllPages extends IncludableSpecialPage { protected $nsfromMsg = 'allpagesfrom'; /** - * Constructor - * * @param string $name Name of the special page, as seen in links and URLs (default: 'Allpages') */ function __construct( $name = 'Allpages' ) {