Manual:$wgMaintenanceScripts
From MediaWiki.org
Images: $wgMaintenanceScripts | |
---|---|
Array for extensions to register their maintenance scripts with the system. |
|
Introduced in version: | 1.16.0 (r54225) |
Removed in version: | still in use |
Allowed values: | associative array |
Default value: | empty array |
Other settings: Alphabetical | By Function
Details [edit]
Array for extensions to register their maintenance scripts with the system. The key is the name of the class and the value is the full path to the file.