diff --git a/app/exec/sql_query_result.php b/app/exec/sql_query_result.php index c937267f19..4af57cf7bb 100644 --- a/app/exec/sql_query_result.php +++ b/app/exec/sql_query_result.php @@ -54,8 +54,7 @@ $command_authorized = true; } if (!$command_authorized) { - //not authorized - echo "not authorized"; + //catpcha invalid exit; }