Debug
This commit is contained in:
parent
f9b72c2198
commit
cdc46dfdf6
1 changed files with 2 additions and 0 deletions
2
vendor/model/Companies.class.php
vendored
2
vendor/model/Companies.class.php
vendored
|
|
@ -288,6 +288,8 @@ class Companies
|
|||
|
||||
}
|
||||
|
||||
echo $this->sql;
|
||||
|
||||
/** Executo o SQL */
|
||||
return $this->stmt->execute();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue