]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[hub.git] / application / hub / main / template / objects / class_XmlObjectRegistryTemplateEngine.php
index ce64d5244d7d1ff6e77e512e5076e518531d38ff..b1b7027c217d2525c92b15d58d4e2040b899630a 100644 (file)
@@ -96,7 +96,7 @@ class XmlObjectRegistryTemplateEngine extends BaseXmlTemplateEngine implements C
                // Is this string empty?
                if (empty($characters)) {
                        // Then skip it silently
-                       return false;
+                       return;
                } // END - if
 
                // Get current XML node name as an array index