MediaWiki
REL1_19
|
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 1253 of file Maintenance.php.
Do the actual work.
All child classes will need to implement this
Reimplemented from Maintenance.
Definition at line 1255 of file Maintenance.php.
FakeMaintenance::$mSelf = "FakeMaintenanceScript" [protected] |
Reimplemented from Maintenance.
Definition at line 1254 of file Maintenance.php.