From: Raimond Spekking Date: Wed, 15 Apr 2009 09:43:02 +0000 (+0000) Subject: Follow up r49500: fix classname X-Git-Tag: 1.31.0-rc.0~42137 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=91e2dd6502305622d5b8aa15ca33fd4b8b07d22a;p=lhc%2Fweb%2Fwiklou.git Follow up r49500: fix classname --- diff --git a/includes/specials/SpecialAllpages.php b/includes/specials/SpecialAllpages.php index ad46d29446..4675fe82bc 100644 --- a/includes/specials/SpecialAllpages.php +++ b/includes/specials/SpecialAllpages.php @@ -252,7 +252,7 @@ class SpecialAllpages extends IncludableSpecialPage { "$inpointf", "$outpointf" ); - return '' . $out . ''; + return '' . $out . ''; } /**