]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/requests/class_XmlRequestNodeListTemplateEngine.php
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[hub.git] / application / hub / main / template / requests / class_XmlRequestNodeListTemplateEngine.php
index 2824834285e95c4b9b27b2dc6209eaad7e842267..879f7775e9ed0338066ffd5cca892701cedd4789 100644 (file)
@@ -80,7 +80,7 @@ class XmlRequestNodeListTemplateEngine extends BaseXmlTemplateEngine implements
                // Is this string empty?
                if (empty($characters)) {
                        // Then skip it silently
-                       return false;
+                       return;
                } // END - if
 
                // Assign data with matching variable here