Merged in julceslau/processmaker (pull request #1783)
Fix error with marks for community edition
This commit is contained in:
@@ -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')");
|
||||||
|
|||||||
Reference in New Issue
Block a user