Update sql_query_result.php

This commit is contained in:
FusionPBX
2019-04-27 09:37:26 -06:00
committed by GitHub
parent 5611721f54
commit d99684433e

View File

@@ -54,8 +54,7 @@
$command_authorized = true;
}
if (!$command_authorized) {
//not authorized
echo "not authorized";
//catpcha invalid
exit;
}