changeset 1192 | 5882f0eebb34 |
parent 1081 | 745200a9cc2a |
child 1209 | 944d2fe1fb1e |
--- a/includes/namespaces/special.php Sat Dec 19 16:06:29 2009 -0500 +++ b/includes/namespaces/special.php Mon Dec 21 15:41:05 2009 -0500 @@ -82,7 +82,7 @@ } // We add the unused variable $userpage here to silence "declaration should be compatible" errors - function error_404($userpage = false) + function error_404() { global $lang, $output; $func_name = "page_{$this->namespace}_{$this->page_id}";