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 @@
531531
532532 /**
533533 * Convenience function to produce an input element with type=hidden, like
534 - * Html::Hidden.
 534+ * Xml::hidden.
535535 *
536536 * @param $name string name attribute
537537 * @param $value string value attribute

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87595Xml::hidden() --> Html::hidden()...reedy23:13, 6 May 2011