OSB enhancements to date

This commit is contained in:
Deon George
2010-11-30 09:41:08 +11:00
parent 8715a2059b
commit ec6a542bc3
478 changed files with 23423 additions and 9309 deletions

View File

@@ -94,7 +94,7 @@ if (! empty($VAR['do'])) {
# Test the database connection & select the modules to install
case 'step3':
global $C_translate;
define('DEFAULT_LANGUAGE','english');
define('DEFAULT_LANGUAGE','en');
$C_translate = new CORE_translate;
ob_start();