X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fconfig%2Fclass_FrameworkConfiguration.php;h=914d13a183b397e0d77b573176932c384be6dd50;hp=20d80cd6b365d3e48659c0119346b1c5d3f1ad3d;hb=58bc43a5a34265bc579ea663a804eb8a1843ac37;hpb=8904918d814abf3468d084b8826e4d280b0885e3 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