]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php
Added line numbers to debug lines as this will become the 'norm'
[hub.git] / application / hub / main / template / objects / class_XmlObjectRegistryTemplateEngine.php
index 751e9f8ab3f5429bef0f2ad5067f113fe5ae685b..15a1bb4c29e67920b7c71e7cfc7d0c6404ac1115 100644 (file)
@@ -105,7 +105,7 @@ class XmlObjectRegistryTemplateEngine extends BaseXmlTemplateEngine implements C
                // Is the node name self::OBJECT_TYPE_DATA_NAME?
                if ($nodeName == self::OBJECT_TYPE_DATA_NAME) {
                        // Output debug message
-                       self::createDebugInstance(__CLASS__)->debugOutput('TAGS: Adding object type ' . $characters . ' to registry.');
+                       self::createDebugInstance(__CLASS__)->debugOutput('TAGS[' . __LINE__ . ']: Adding object type ' . $characters . ' to registry.');
                } // END - if
 
                // Add it to the registry