Remove 'str_replace('//','/',' from the require_once( str_replace('//','/',dirname...
[lhc/web/wiklou.git] / tests / selenium / installer / MediaWikiUserInterfaceTestCase.php
index b53e1fc..456b1b3 100644 (file)
@@ -27,7 +27,7 @@
  *
  */
 
-require_once( str_replace('//','/',dirname(__FILE__).'/') .'MediaWikiInstallationCommonFunction.php');
+require_once (dirname(__FILE__).'/'.'MediaWikiInstallationCommonFunction.php');
 
 /*
  * Test Case ID   : 18 - 27 (http://www.mediawiki.org/wiki/New_installer/Test_plan)