diff --git a/src/Webmodel.php b/src/Webmodel.php index d0d0376..fb1fc2e 100644 --- a/src/Webmodel.php +++ b/src/Webmodel.php @@ -74,7 +74,7 @@ class Webmodel { * String where save the query if error. */ - static public $save_query=array(); + static public $save_query=0; /** * Variable for the db prefix. For security, change this always.