r91404 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r91403
|
r91404
|
r91405
>
Date:
12:57, 4 July 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Reverted
r87595
- code within comments doesn't need to be updated
Modified paths:
/trunk/extensions/SemanticMediaWiki/compat/Html.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticMediaWiki/compat/Html.php
—
—
@@ -530,7 +530,7 @@
531
531
532
532
/**
533
533
* Convenience function to produce an input element with type=hidden, like
534
- * Html::Hidden.
534
+ * Xml::hidden.
535
535
*
536
536
* @param $name string name attribute
537
537
* @param $value string value attribute
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r87595
Xml::hidden() --> Html::hidden()...
reedy
23:13, 6 May 2011