diff --git a/vendor/model/Companies.class.php b/vendor/model/Companies.class.php index 176db39..26a8e01 100644 --- a/vendor/model/Companies.class.php +++ b/vendor/model/Companies.class.php @@ -288,6 +288,8 @@ class Companies } + echo $this->sql; + /** Executo o SQL */ return $this->stmt->execute();