From ec2b78729dc96a8cc25706404d67811db731a407 Mon Sep 17 00:00:00 2001 From: Oldperl <44996956+oldperl@users.noreply.github.com> Date: Wed, 16 Nov 2011 16:47:04 +0000 Subject: [PATCH] set modul debug false --- output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output.php b/output.php index 05e6233..e63d2de 100644 --- a/output.php +++ b/output.php @@ -14,7 +14,7 @@ */ $cfgMod = array( - 'debug' => true + 'debug' => false ); // init db-object