r101828 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101827‎ | r101828 | r101829 >
Date:16:12, 3 November 2011
Author:liangent
Status:ok
Tags:
Comment:
Followup r101827: It doesn't need to extends OutputPage anymore
Modified paths:
  • /trunk/extensions/Gadgets/Gadgets_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Gadgets/Gadgets_body.php
@@ -11,7 +11,7 @@
1212 * @license GNU General Public Licence 2.0 or later
1313 */
1414
15 -class GadgetHooks extends OutputPage {
 15+class GadgetHooks {
1616 /**
1717 * ArticleSaveComplete hook handler.
1818 *

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101827Followup r100497: Fix stuff described thereliangent16:11, 3 November 2011

Status & tagging log