From: nadeesha Date: Wed, 22 Dec 2010 10:13:12 +0000 (+0000) Subject: delete the additional variable X-Git-Tag: 1.31.0-rc.0~33199 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=ff403b5be982947d72e61f2439b3f4100106b17d;p=lhc%2Fweb%2Fwiklou.git delete the additional variable --- diff --git a/tests/installer/MediaWikiInstallationConfig.php b/tests/installer/MediaWikiInstallationConfig.php index 4f412483c2..1bae458e0c 100644 --- a/tests/installer/MediaWikiInstallationConfig.php +++ b/tests/installer/MediaWikiInstallationConfig.php @@ -37,8 +37,8 @@ define('DB_NAME_PREFIX', "database_name_d" ); // Directory name should be change -//define('DIRECTORY_NAME', "installertesting"); -define('DIRECTORY_NAME', "nadee"); +define('DIRECTORY_NAME', "installertesting"); + // Port should be change define ('PORT', "8080");