Manual:$wgMaintenanceScripts/ja

From Linux Web Expert

<translate> Maintenance scripts setting</translate>: $wgMaintenanceScripts
Array for extensions to register their maintenance scripts with the system.
<translate> Introduced in version:</translate>1.16.0 (r54225)
<translate> Removed in version:</translate>1.23.0 (Gerrit change 112627; git #5e3229b1)
<translate> Allowed values:</translate>(連想配列)
<translate> Default value:</translate>array()

詳細

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.

This feature was removed because it never did anything.