Revert unnecesary change related to marks for community version

This commit is contained in:
Julio Cesar Laura
2015-03-25 21:59:16 -04:00
parent cf0da4d4fa
commit bc49527fe3

View File

@@ -817,9 +817,15 @@ class Installer extends Controller
) ) ) . "'
)" );
if (!file_exists(PATH_CORE . 'methods/login/licenseUpdate.php')) {
/*----------------------------------********---------------------------------*/
if (true) {
//
} else {
/*----------------------------------********---------------------------------*/
$this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
/*----------------------------------********---------------------------------*/
}
/*----------------------------------********---------------------------------*/
}
// Change admin user
@@ -1117,9 +1123,15 @@ class Installer extends Controller
) ) ) . "'
)" );
if (!file_exists(PATH_CORE . 'methods/login/licenseUpdate.php')) {
$this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
/*----------------------------------********---------------------------------*/
if (true) {
//
} else {
/*----------------------------------********---------------------------------*/
$this->mssqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
/*----------------------------------********---------------------------------*/
}
/*----------------------------------********---------------------------------*/
}
//change admin user