MediaWiki
REL1_20
|
Fake maintenance wrapper, mostly used for the web installer/updater. More...
Public Member Functions | |
execute () | |
Do the actual work. | |
Protected Attributes | |
$mSelf = "FakeMaintenanceScript" |
Fake maintenance wrapper, mostly used for the web installer/updater.
Definition at line 1235 of file Maintenance.php.
Do the actual work.
All child classes will need to implement this
Reimplemented from Maintenance.
Definition at line 1237 of file Maintenance.php.
References $mSelf.
FakeMaintenance::$mSelf = "FakeMaintenanceScript" [protected] |
Reimplemented from Maintenance.
Definition at line 1236 of file Maintenance.php.
Referenced by execute().