Gravando o log
This commit is contained in:
parent
ef89f90d6d
commit
707d360f6a
1 changed files with 1 additions and 1 deletions
2
vendor/model/Log.class.php
vendored
2
vendor/model/Log.class.php
vendored
|
|
@ -167,7 +167,7 @@ class Log
|
|||
{
|
||||
|
||||
/** Parametros */
|
||||
$this->clientId = $clientId;
|
||||
echo $this->clientId = $clientId;
|
||||
$this->file = $file;
|
||||
|
||||
/** Consulta SQL */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue