diff --git a/vendor/model/Log.class.php b/vendor/model/Log.class.php index 8a638a6..7c1bf2a 100644 --- a/vendor/model/Log.class.php +++ b/vendor/model/Log.class.php @@ -167,7 +167,7 @@ class Log { /** Parametros */ - $this->clientId = $clientId; + echo $this->clientId = $clientId; $this->file = $file; /** Consulta SQL */