From 58bc43a5a34265bc579ea663a804eb8a1843ac37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 27 Jun 2012 16:58:21 +0000 Subject: [PATCH 1/1] To noisy, opps --- inc/config/class_FrameworkConfiguration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config/class_FrameworkConfiguration.php b/inc/config/class_FrameworkConfiguration.php index 20d80cd6..914d13a1 100644 --- a/inc/config/class_FrameworkConfiguration.php +++ b/inc/config/class_FrameworkConfiguration.php @@ -176,7 +176,7 @@ class FrameworkConfiguration implements Registerable { } // END - if // Set the configuration value - /* NOISY-DEBUG: */ print(__METHOD__ . ':configEntry=' . $configEntry . ',configValue=' . $configValue . PHP_EOL); + //* NOISY-DEBUG: */ print(__METHOD__ . ':configEntry=' . $configEntry . ',configValue=' . $configValue . PHP_EOL); $this->config[$configEntry] = $configValue; // Resort the array -- 2.30.2