PM 940 "ProcessMaker" Email Server Frontend" SOLVED
> Se agrega marcas para el modulo Email Server para la version de la Comunidad.
This commit is contained in:
@@ -224,6 +224,17 @@ class Installer
|
||||
fclose($fp);
|
||||
$this->setPartner();
|
||||
$this->setAdmin();
|
||||
|
||||
/*----------------------------------********---------------------------------*/
|
||||
if (true) {
|
||||
//
|
||||
} else {
|
||||
/*----------------------------------********---------------------------------*/
|
||||
$querySql = ("INSERT INTO EMAIL_SERVER(MESS_ENGINE) VALUES('MAIL')");
|
||||
$this->run_query($querySql);
|
||||
/*----------------------------------********---------------------------------*/
|
||||
}
|
||||
/*----------------------------------********---------------------------------*/
|
||||
}
|
||||
return $test;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user