]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/tags/class_PackageSelfConnectTagFilter.php
Some noisy debug lines commented out
[hub.git] / application / hub / main / filter / tags / class_PackageSelfConnectTagFilter.php
index bd3e00e5774eb5be03578aa59b76667ba74cc5f9..3484f34042373db94a853de784da175bc97718a8 100644 (file)
@@ -115,7 +115,7 @@ class PackageSelfConnectTagFilter extends BaseFilter implements FilterablePackag
                        } // END - if
 
                        // Debug message
-                       $this->debugOutput('SELF-CONNECT-TAG: key=' . $key . ',value=' . $value);
+                       //* NOISY-DEBUG: */ $this->debugOutput('SELF-CONNECT-TAG: key=' . $key . ',value=' . $value);
 
                        // Set it now
                        $this->dataXmlNodes[$key] = $value;