]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php
Introduced self::createDebugInstance()
[hub.git] / application / hub / main / template / objects / class_XmlObjectRegistryTemplateEngine.php
index 2a3f16c33ab65826e21cabf88ce667cef51d617f..b924018867a2012bd4ad9b1895c2db05342bc610 100644 (file)
@@ -266,7 +266,7 @@ class XmlObjectRegistryTemplateEngine extends BaseTemplateEngine implements Comp
                // Is the node name 'object-name'?
                if ($nodeName == 'object-name') {
                        // Output debug message
-                       $this->debugOutput('TAGS: Adding object type ' . $characters . ' to registry.');
+                       self::createDebugInstance(__CLASS__)->debugOutput('TAGS: Adding object type ' . $characters . ' to registry.');
                } // END - if
 
                // Add it to the registry