Page MenuHomePhabricator
Paste P6925

ls+pls
ActivePublic

Authored by Legoktm on Apr 2 2018, 10:16 PM.
Tags
None
Referenced Files
F16603337: ls+pls
Apr 2 2018, 10:16 PM
Subscribers
None
<?php
# This file was automatically generated by the MediaWiki 1.31.0-alpha
# installer. If you make manual changes, please keep track in case you
# need to recreate them later.
#
# See includes/DefaultSettings.php for all configurable settings
# and their default values, but don't forget to make changes in _this_
# file, not there.
#
# Further documentation for configuration settings may be found at:
# https://www.mediawiki.org/wiki/Manual:Configuration_settings
# Protect against web entry
if ( !defined( 'MEDIAWIKI' ) ) {
exit;
}
## Include platform/distribution defaults
require_once "$IP/PlatformSettings.php";
## Uncomment this to disable output compression
# $wgDisableOutputCompression = true;