r96879 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96878‎ | r96879 | r96880 >
Date:18:33, 12 September 2011
Author:catrope
Status:ok
Tags:
Comment:
RL2: Followup r96012: use RUN_MAINTENANCE_IF_MAIN
Modified paths:
  • /branches/RL2/extensions/Gadgets/populateGadgetPageList.php (modified) (history)

Diff [purge]

Index: branches/RL2/extensions/Gadgets/populateGadgetPageList.php
@@ -59,4 +59,4 @@
6060 }
6161
6262 $maintClass = "PopulateGadgetPageList";
63 -require_once( DO_MAINTENANCE );
\ No newline at end of file
 63+require_once( RUN_MAINTENANCE_IF_MAIN );
\ No newline at end of file

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96012RL2: Add maintenace script for populating the gadgetpagelist tablecatrope16:55, 1 September 2011

Status & tagging log