Fix bogus calls to encodeKey/decodeKey in the PHP memcached class
[lhc/web/wiklou.git] / includes / Title.php
index 7fb2b06..9ada4f3 100644 (file)
@@ -1418,6 +1418,7 @@ class Title {
         * Deprecated for public use, use Title::makeTitle() with fragment parameter.
         * Still in active use privately.
         *
+        * @private
         * @param string $fragment Text
         */
        public function setFragment( $fragment ) {