stable

Clone or download

Read-only

request #9918 LocalSettings must use autoload and constants files

Instead of importing each file by hand, LocalSettings must use the autoload file. In addition, constants.php was not included, so some warnings were raised: require_once(MEDIAWIKI_BASE_DIR/MediawikiManager.class.php): failed to open stream: No such file or directory Change-Id: Ia361a792dbef1ca5f5f19aad21612fc256049efe

Modified Files

Name
M plugins/mediawiki/www/LocalSettings.php +1 −11 Go to diff View file