API 1.0.0-6 release.

This commit is contained in:
Alexander 2021-12-30 21:58:29 +00:00
commit b7bdfd2d87
8 changed files with 58 additions and 24 deletions

View file

@ -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;