https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112936

Revision: 112936
Author:   aaron
Date:     2012-03-03 11:16:30 +0000 (Sat, 03 Mar 2012)
Log Message:
-----------
Added FIXME to formatExpiry()

Modified Paths:
--------------
    trunk/phase3/languages/Language.php

Modified: trunk/phase3/languages/Language.php
===================================================================
--- trunk/phase3/languages/Language.php 2012-03-03 10:47:37 UTC (rev 112935)
+++ trunk/phase3/languages/Language.php 2012-03-03 11:16:30 UTC (rev 112936)
@@ -3754,6 +3754,8 @@
 
        /**
         * Decode an expiry (block, protection, etc) which has come from the DB
+        * 
+        * @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


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to