PMC-32
This commit is contained in:
committed by
Paula Quispe
parent
bddc2906a6
commit
ef84cd1523
@@ -574,8 +574,10 @@ class adminProxy extends HttpProxyController
|
||||
}
|
||||
|
||||
/**
|
||||
* for send email configuration
|
||||
* @autor Alvaro <alvaro@colosa.com>
|
||||
* For test email configuration
|
||||
* @return stdClass()
|
||||
*
|
||||
* @see adminProxy->testConnection()
|
||||
*/
|
||||
public function sendTestMail()
|
||||
{
|
||||
@@ -624,7 +626,7 @@ class adminProxy extends HttpProxyController
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'TEST',
|
||||
WsBase::MESSAGE_TYPE_TEST_EMAIL,
|
||||
$subject,
|
||||
$from,
|
||||
$_POST['TO'],
|
||||
|
||||
Reference in New Issue
Block a user