OSB enhancements to date
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user