Remove unnecesary echo.
This commit is contained in:
parent
1e302a9ea7
commit
c8ab2aa2cc
@ -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" .
|
||||
|
Loading…
Reference in New Issue
Block a user