r78778 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78777‎ | r78778 | r78779 >
Date:10:13, 22 December 2010
Author:nadeesha
Status:ok
Tags:
Comment:
delete the additional variable
Modified paths:
  • /trunk/phase3/tests/installer/MediaWikiInstallationConfig.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/installer/MediaWikiInstallationConfig.php
@@ -37,9 +37,9 @@
3838 define('DB_NAME_PREFIX', "database_name_d" );
3939
4040 // Directory name should be change
41 -//define('DIRECTORY_NAME', "installertesting");
42 -define('DIRECTORY_NAME', "nadee");
 41+define('DIRECTORY_NAME', "installertesting");
4342
 43+
4444 // Port should be change
4545 define ('PORT', "8080");
4646

Status & tagging log