converts '@fixme' to '@todo FIXME'
[lhc/web/wiklou.git] / includes / Skin.php
index ac9da93..f4960c1 100644 (file)
@@ -363,7 +363,7 @@ abstract class Skin extends ContextSource {
         * inside ->getOutput() is deprecated. The $out arg is kept
         * for compatibility purposes with skins.
         * @param $out OutputPage
-        * @delete
+        * @todo delete
         */
        abstract function setupSkinUserCss( OutputPage $out );