From addb1044442cf9cc1acd4548b76c71316e32704c Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 3 Mar 2012 11:16:30 +0000 Subject: [PATCH] Added FIXME to formatExpiry() --- languages/Language.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages/Language.php b/languages/Language.php index 6e968b03cd..4cfee5b9dd 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -3754,6 +3754,8 @@ class Language { /** * 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 -- 2.20.1