r34555 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r34554‎ | r34555 | r34556 >
Date:09:28, 10 May 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Xml::
Modified paths:
  • /trunk/extensions/CharInsert/CharInsert.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CharInsert/CharInsert.php
@@ -103,7 +103,7 @@
104104 } else {
105105 $extra = '';
106106 }
107 - return wfElement( 'a',
 107+ return Xml::element( 'a',
108108 array(
109109 'onclick' => "insertTags('$estart','$eend','');return false",
110110 'href' => '#' ),

Status & tagging log