Added commented out very noisy debug line, nbproject is now ignored (NetBeans)
authorRoland Häder <roland@mxchange.org>
Sat, 19 May 2012 17:50:07 +0000 (17:50 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 19 May 2012 17:50:07 +0000 (17:50 +0000)
.gitignore
inc/config/class_FrameworkConfiguration.php

index b516802f2128c1f6a3bf53f629b25615f17c4bb6..e89658be555dee0da9b82e5db8aa4207c245f13c 100644 (file)
@@ -1,2 +1,3 @@
+/nbproject
 templates/_compiled/*.*
 templates/images/_cache/*.*
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