Remove 'str_replace('//','/',' from the require_once( str_replace('//','/',dirname...
[lhc/web/wiklou.git] / tests / selenium / installer / MediaWikiMySQLDataBaseTestCase.php
index 2ff8282..abf9ddf 100644 (file)
@@ -28,7 +28,7 @@
  */
 
 
-require_once( str_replace('//','/',dirname(__FILE__).'/') .'MediaWikiInstallationCommonFunction.php');
+require_once (dirname(__FILE__).'/'.'MediaWikiInstallationCommonFunction.php');
 
 /*
  * Test Case ID   : 01 (http://www.mediawiki.org/wiki/New_installer/Test_plan)