Update sql_query_result.php
This commit is contained in:
parent
5611721f54
commit
d99684433e
|
|
@ -54,8 +54,7 @@
|
|||
$command_authorized = true;
|
||||
}
|
||||
if (!$command_authorized) {
|
||||
//not authorized
|
||||
echo "not authorized";
|
||||
//catpcha invalid
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue