From 2f31bd5367396dd2396b607b73dace6df38da77d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sun, 17 Jul 2005 18:48:52 +0000 Subject: [PATCH] * Documentation --- includes/Title.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Title.php b/includes/Title.php index d2167cafdd..b94b33ae73 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -314,7 +314,7 @@ class Title { * @static * @access public */ - /* static */ function legalChars() { + function legalChars() { # Missing characters: # * []|# Needed for link syntax # * % and + are corrupted by Apache when they appear in the path -- 2.20.1