From 93f2ee9e7e594f680f626a56f2b1b96288fa3012 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Tue, 24 May 2016 07:46:41 +0000 Subject: [PATCH] cli : update docComment git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2733 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- cli.php | 1 + 1 file changed, 1 insertion(+) 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