mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
API 1.0.0-6 release.
This commit is contained in:
parent
22f3dd11e2
commit
b7bdfd2d87
8 changed files with 58 additions and 24 deletions
|
@ -172,6 +172,7 @@ if (!empty($_POST['ok_acc'])) {
|
|||
if (!empty($_SESSION['MAIL_URL'])) $webmail = $_SESSION['MAIL_URL'];
|
||||
}
|
||||
|
||||
|
||||
// Email login credentials
|
||||
if ((!empty($v_send_email)) && (empty($_SESSION['error_msg']))) {
|
||||
$to = $v_send_email;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue