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 @@
546
546
$hour = null;
547
547
$minute = null;
548
548
$second = "00"; // default at least this value
549
+ $ampm24h = "";
549
550
$timezone = "";
550
551
}
551
552
Status & tagging log
20:24, 10 December 2008
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r44420
[
removed:
new
added:
deferred]