Merged in julceslau/processmaker (pull request #1784)

Fix error with marks for community edition
This commit is contained in:
Julio Cesar Laura Avendaño
2015-03-25 19:47:14 -04:00

View File

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