Handbuch:$wgMaintenanceScripts
Diese Funktion wurde in der Version 1.23.0 vollständig entfernt. |
Wartungsskript-Einstellungen: $wgMaintenanceScripts | |
---|---|
Array for extensions to register their maintenance scripts with the system. |
|
Eingeführt in Version: | 1.16.0 (r54225) |
Entfernt in Version: | 1.23.0 (Gerrit change 112627; git #5e3229b1) |
Erlaubte Werte: | (assoziatives Array) |
Standardwert: | array() |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
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.
Diese Funktion wurde entfernt, weil es nie etwas gemacht hat.