Fix error with marks for community edition

This commit is contained in:
Julio Cesar Laura
2015-03-25 19:41:14 -04:00
parent 1ad0369e0a
commit 3bddad2edc

View File

@@ -819,7 +819,7 @@ class Installer extends Controller
/*----------------------------------********---------------------------------*/ /*----------------------------------********---------------------------------*/
if (true) { if (true) {
// $dummy = true;
} else { } else {
/*----------------------------------********---------------------------------*/ /*----------------------------------********---------------------------------*/
$this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')"); $this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");