Add: maestro login fail
This commit is contained in:
@@ -23,6 +23,10 @@ function send_result_success() {
|
||||
$db_conn->close();
|
||||
}
|
||||
|
||||
function set_error_code($data) {
|
||||
set_data("error_code", $data);
|
||||
}
|
||||
|
||||
function send_result_fail() {
|
||||
global $jsonReply;
|
||||
global $db_conn;
|
||||
|
||||
Reference in New Issue
Block a user