Fix for Bug #29628 - scriptpath Option of maintenance/install.php is ignored
authorMark A. Hershberger <mah@users.mediawiki.org>
Fri, 1 Jul 2011 14:22:59 +0000 (14:22 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Fri, 1 Jul 2011 14:22:59 +0000 (14:22 +0000)
commit8ed06948fabe0edebe7e9fbf28ac1fd8fe1d07d4
tree83cc2466eb613886546ee46d8640098b49aec4ae
parent5cd84a171b9e5c008bf8596ee71d4dc4a8a687f9
Fix for Bug #29628 - scriptpath Option of maintenance/install.php is ignored

    The Script Path Option (--scriptpath) of maintenance/install.php
    is silently ignored if there is $_SERVER['SCRIPT_NAME'] set.

Apply patch from Tobias Müller.
CREDITS
includes/installer/Installer.php