Update sql_query_result.php

This commit is contained in:
FusionPBX
2019-04-27 09:37:26 -06:00
committed by GitHub
parent 5d8be271c8
commit 920d944d32

View File

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