diff --git a/cli.php b/cli.php index 098a45d..9436c1a 100644 --- a/cli.php +++ b/cli.php @@ -19,6 +19,7 @@ class cli /** Quiet mode don't display empty results */ private $QUIET; + /** The construtor define the catching of the errors */ public function __construct () { // Catch the trigger_errors and display them politely