r82291 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82290‎ | r82291 | r82292 >
Date:20:18, 16 February 2011
Author:foxtrott
Status:deferred
Tags:
Comment:
added missing global
Modified paths:
  • /trunk/extensions/SemanticForms/includes/SF_ParserFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/includes/SF_ParserFunctions.php
@@ -232,6 +232,8 @@
233233 }
234234
235235 static function renderFormInput ( &$parser ) {
 236+ global $wgVersion;
 237+
236238 $params = func_get_args();
237239 array_shift( $params ); // don't need the parser
238240 // set defaults