mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update login.php
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
//set the email address
|
||||
$email = $_REQUEST['email'];
|
||||
|
||||
//see if email existsesources/login.php?action=request
|
||||
//see if email exists
|
||||
$sql = "select ";
|
||||
$sql .= "user_uuid, ";
|
||||
$sql .= "username, ";
|
||||
|
||||
Reference in New Issue
Block a user