Index: branches/RL2/extensions/Gadgets/populateGadgetPageList.php |
— | — | @@ -59,4 +59,4 @@ |
60 | 60 | } |
61 | 61 | |
62 | 62 | $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 |