r81263 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81262‎ | r81263 | r81264 >
Date:19:14, 31 January 2011
Author:reedy
Status:ok
Tags:
Comment:
Followup r80701, drop static
Modified paths:
  • /trunk/extensions/OpenSearchXml/ApiOpenSearchXml.php (modified) (history)

Diff [purge]

Index: trunk/extensions/OpenSearchXml/ApiOpenSearchXml.php
@@ -353,7 +353,7 @@
354354 * Returns a string that identifies the version of this class.
355355 * @return string
356356 */
357 - public static function getVersion() {
 357+ public function getVersion() {
358358 return __CLASS__ . ': $Id$';
359359 }
360360 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r80701svn:keywords Id...reedy19:16, 21 January 2011

Status & tagging log