From: Rotem Liss Date: Tue, 2 Jun 2009 19:37:45 +0000 (+0000) Subject: Fix Title::makeName's docs to be shown. X-Git-Tag: 1.31.0-rc.0~41535 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=d43014a9ab9befece1f34d3c911abaca3a18dcac;p=lhc%2Fweb%2Fwiklou.git Fix Title::makeName's docs to be shown. --- diff --git a/includes/Title.php b/includes/Title.php index d373c16264..3c44877247 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -457,7 +457,7 @@ class Title { return trim( $t ); } - /* + /** * Make a prefixed DB key from a DB key and a namespace index * @param $ns \type{\int} numerical representation of the namespace * @param $title \type{\string} the DB key form the title