r112936 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112935‎ | r112936 | r112937 >
Date:11:16, 3 March 2012
Author:aaron
Status:ok
Tags:
Comment:
Added FIXME to formatExpiry()
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -3754,6 +3754,8 @@
37553755
37563756 /**
37573757 * Decode an expiry (block, protection, etc) which has come from the DB
 3758+ *
 3759+ * @FIXME: why are we returnings DBMS-dependent strings???
37583760 *
37593761 * @param $expiry String: Database expiry String
37603762 * @param $format Bool|Int true to process using language functions, or TS_ constant

Status & tagging log