r44420 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44419‎ | r44420 | r44421 >
Date:19:35, 10 December 2008
Author:yaron
Status:deferred
Tags:
Comment:
Added initialization of AM/PM variable
Modified paths:
  • /trunk/extensions/SemanticForms/includes/SF_FormInputs.inc (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/includes/SF_FormInputs.inc
@@ -545,6 +545,7 @@
546546 $hour = null;
547547 $minute = null;
548548 $second = "00"; // default at least this value
 549+ $ampm24h = "";
549550 $timezone = "";
550551 }
551552

Status & tagging log