DOCSYSTEM Arreglo de variable para lenguaje

Arreglo de variable para lenguaje
This commit is contained in:
Brayan Osmar Pereyra Suxo
2013-04-23 10:17:51 -04:00
parent d5f099dd24
commit d6d2b2d209

View File

@@ -843,7 +843,7 @@ class Installer extends Controller
$indexFileUpdated = true;
if (defined('PARTNER_FLAG') || isset($_REQUEST['PARTNER_FLAG'])) {
$this->buildParternExtras($adminUsername, $adminPassword, $_REQUEST['workspace'], SYS_LANG);
$this->buildParternExtras($adminUsername, $adminPassword, $_REQUEST['workspace'], $langUri);
} else {
try {
G::update_php_ini( $envFile, $updatedConf );