Merge "(bug 37587) Enforce language codes to be html safe"
[lhc/web/wiklou.git] / languages / Language.php
index 4d73acb..430209d 100644 (file)
@@ -3911,7 +3911,7 @@ class Language {
        /**
         * Decode an expiry (block, protection, etc) which has come from the DB
         *
-        * @FIXME: why are we returnings DBMS-dependent strings???
+        * @todo FIXME: why are we returnings DBMS-dependent strings???
         *
         * @param $expiry String: Database expiry String
         * @param $format Bool|Int true to process using language functions, or TS_ constant