Consolidate parts of WebStart.php and doMaintenance.php into Initialize.php
authorwithoutaname <drevitchi@gmail.com>
Sun, 24 Aug 2014 21:26:14 +0000 (14:26 -0700)
committerwithoutaname <drevitchi@gmail.com>
Sun, 24 Aug 2014 21:26:14 +0000 (14:26 -0700)
commit214931ed33124a36e01e105c41c7d7e4797bde82
tree4527ece8eda2c8d3cdb6e6df6485c46210714175
parent0bb1a287dc6c7eaab30231d94aea4284e19260c1
Consolidate parts of WebStart.php and doMaintenance.php into Initialize.php

Some of the various code used to initialize MediaWiki were combined into a single file.

Change-Id: I12b568ec6a30ccdbe012a0c65df91f66f40fc0fa
includes/Initialize.php [new file with mode: 0644]
includes/WebStart.php
maintenance/Maintenance.php
maintenance/doMaintenance.php