Index: branches/REL1_18/phase3/includes/installer/Installer.php |
— | — | @@ -857,8 +857,6 @@ |
858 | 858 | |
859 | 859 | $this->setVar( 'IP', $IP ); |
860 | 860 | |
861 | | - } |
862 | | - |
863 | 861 | $uri = preg_replace( '{^(.*)/(mw-)?config.*$}', '$1', $path ); |
864 | 862 | $this->setVar( 'wgScriptPath', $uri ); |
865 | 863 | } |