Remove unnecesary echo.
This commit is contained in:
@ -135,7 +135,6 @@ class Model {
|
||||
|
||||
$vars = json_encode(static::$queryVars);
|
||||
|
||||
echo "<pre>";
|
||||
throw new Exception(
|
||||
"\nError at query to database.\n" .
|
||||
"Query: $query\n" .
|
||||
|
Reference in New Issue
Block a user