PM-680 configuracion email SOLVED
This commit is contained in:
@@ -654,6 +654,7 @@ class adminProxy extends HttpProxyController
|
|||||||
$oSpool->sendMail();
|
$oSpool->sendMail();
|
||||||
$G_PUBLISH = new Publisher();
|
$G_PUBLISH = new Publisher();
|
||||||
|
|
||||||
|
$o = new stdclass();
|
||||||
if ($oSpool->status == 'sent') {
|
if ($oSpool->status == 'sent') {
|
||||||
$o->status = true;
|
$o->status = true;
|
||||||
$o->success = true;
|
$o->success = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user