Hopefully fix
authorSam Reed <reedy@users.mediawiki.org>
Thu, 25 Aug 2011 08:31:01 +0000 (08:31 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 25 Aug 2011 08:31:01 +0000 (08:31 +0000)
[25-Aug-2011 08:03:00] PHP Notice:  Found alias defined for Globalfileusage when searching for special page aliases for GlobalFileUsage. Case mismatch? [Called from SpecialPage::getTitleFor in /www/w/includes/SpecialPage.php at line 259] in /www/w/includes/GlobalFunctions.php on line 3396
[25-Aug-2011 08:03:00] PHP Notice:  Found alias defined for Globaltemplateusage when searching for special page aliases for GlobalTemplateUsage. Case mismatch? [Called from SpecialPage::getTitleFor in /www/w/includes/SpecialPage.php at line 259] in /www/w/includes/GlobalFunctions.php on line 3396

r95396

includes/specials/SpecialSearch.php

index 8fd6cb3..351972f 100644 (file)
@@ -34,8 +34,8 @@ class SpecialSearch extends SpecialPage {
         * For users tt replaces the set of enabled namespaces from the query
         * string when applicable. Extensions can add new profiles with hooks
         * with custom search options just for that profile.
-        * null|string
-        */ 
+        * @var null|string
+        */
        protected $profile;
 
        /// Search engine