mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update sql_query_result.php
This commit is contained in:
@@ -54,8 +54,7 @@
|
||||
$command_authorized = true;
|
||||
}
|
||||
if (!$command_authorized) {
|
||||
//not authorized
|
||||
echo "not authorized";
|
||||
//catpcha invalid
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user