]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/entries/class_XmlRequestNodeListEntryTemplateEngine.php
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[hub.git] / application / hub / main / template / entries / class_XmlRequestNodeListEntryTemplateEngine.php
index 499d00e4ce64c1b5bc7c5b9a8be4d5b2fd980c93..4d50c1fede42e2791a97c94632d820302a869b79 100644 (file)
@@ -70,7 +70,7 @@ class XmlRequestNodeListEntryTemplateEngine extends BaseXmlTemplateEngine implem
                // Is this string empty?
                if (empty($characters)) {
                        // Then skip it silently
-                       return false;
+                       return;
                } // END - if
 
                // Assign data with matching variable here