* Skip additional setting of include_path in commandLine.inc (for non-Wikimedia mode)
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 6 Jun 2007 16:01:14 +0000 (16:01 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 6 Jun 2007 16:01:14 +0000 (16:01 +0000)
commit72a4abe588a7511ed5a92a5e30f889c60d824c1a
treed596715f71b3f8e95d95454458b1b35f0f601fbe
parent84ca3c02845ea01bd28929d0bd2c2b573d774ed7
* Skip additional setting of include_path in commandLine.inc (for non-Wikimedia mode)
* Fix some scripts that assumed include_path was set with various additional directories
Stuff now seems to mostly work when not overriding include_path.
Taking that out of LocalSettings is the next step... whee!
17 files changed:
includes/DefaultSettings.php
includes/ExternalStore.php
includes/SpecialRecentchanges.php
languages/classes/LanguageZh.php
maintenance/commandLine.inc
maintenance/dumpBackup.php
maintenance/dumpReplayLog.php
maintenance/dumpTextPass.php
maintenance/importDump.php
maintenance/importUseModWiki.php
maintenance/mcc.php
maintenance/renderDump.php
skins/Chick.deps.php
skins/MonoBook.deps.php
skins/MonoBook.php
skins/MySkin.deps.php
skins/Simple.deps.php