PM-3296 "ProcessMaker desabilita la opcion de new..." SOLVED
This commit is contained in:
@@ -836,15 +836,7 @@ class Installer extends Controller
|
||||
) ) ) . "'
|
||||
)" );
|
||||
|
||||
/*----------------------------------********---------------------------------*/
|
||||
if (true) {
|
||||
//
|
||||
} else {
|
||||
/*----------------------------------********---------------------------------*/
|
||||
$this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
|
||||
/*----------------------------------********---------------------------------*/
|
||||
}
|
||||
/*----------------------------------********---------------------------------*/
|
||||
$this->mysqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
|
||||
}
|
||||
|
||||
// Change admin user
|
||||
@@ -1151,15 +1143,7 @@ class Installer extends Controller
|
||||
) ) ) . "'
|
||||
)" );
|
||||
|
||||
/*----------------------------------********---------------------------------*/
|
||||
if (true) {
|
||||
//
|
||||
} else {
|
||||
/*----------------------------------********---------------------------------*/
|
||||
$this->mssqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
|
||||
/*----------------------------------********---------------------------------*/
|
||||
}
|
||||
/*----------------------------------********---------------------------------*/
|
||||
$this->mssqlQuery("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
|
||||
}
|
||||
|
||||
//change admin user
|
||||
|
||||
Reference in New Issue
Block a user