Added commented out very noisy debug line, nbproject is now ignored (NetBeans)
[core.git] / inc / config / class_FrameworkConfiguration.php
index 71e0da4c11716e09ba738ba4ee3f799595894c3b..a1dd68061a3c7ef829092fd710899a3418a8f664 100644 (file)
@@ -161,6 +161,7 @@ class FrameworkConfiguration implements Registerable {
                } // END - if
 
                // Set the configuration value
+               //* NOISY-DEBUG: */ print(__METHOD__ . ':configEntry=' . $configEntry . ',configValue=' . $configValue . PHP_EOL);
                $this->config[$configEntry] = $configValue;
 
                // Resort the array