MediaWiki
REL1_37
FakeMaintenance.php
Go to the documentation of this file.
1
<?php
25
class
FakeMaintenance
extends
Maintenance
{
26
protected
$mSelf
=
"FakeMaintenanceScript"
;
27
28
public
function
execute
() {
29
}
30
}
FakeMaintenance
Fake maintenance wrapper, mostly used for the web installer/updater.
Definition
FakeMaintenance.php:25
FakeMaintenance\$mSelf
$mSelf
Definition
FakeMaintenance.php:26
FakeMaintenance\execute
execute()
Do the actual work.
Definition
FakeMaintenance.php:28
Maintenance
Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effo...
Definition
Maintenance.php:59
maintenance
includes
FakeMaintenance.php
Generated on Fri Apr 5 2024 23:41:21 for MediaWiki by
1.9.8