Fix 404 link for Maintenance class doxygen doc
Change-Id: I15c0b55d1d0269e0f26887055e648de266291abf
This commit is contained in:
parent
8a03ce6564
commit
bed437e131
1 changed files with 1 additions and 1 deletions
|
|
@ -54,4 +54,4 @@ require_once RUN_MAINTENANCE_IF_MAIN;
|
|||
That's it. In the execute() method, you have access to all of the normal
|
||||
MediaWiki functions, so you can get a DB connection, use the cache, etc.
|
||||
For full docs on the Maintenance class, see the auto-generated docs at
|
||||
https://doc.wikimedia.org/mediawiki-core/master/php/html/classMaintenance.html
|
||||
https://doc.wikimedia.org/mediawiki-core/master/php/classMaintenance.html
|
||||
Loading…
Reference in a new issue