]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_removeip.php
Code style changed, ext-user continued:
[mailer.git] / inc / modules / admin / what-config_removeip.php
index 1954b8fc40688264ca4062fd4f13e76e6ab00f3b..4f8f4236a3f67f335201a6619a015eca5e73fccf 100644 (file)
@@ -58,7 +58,7 @@ if (isFormSent()) {
        } // END - foreach
 
        // Load template
-       loadTemplate('admin_config_removeip', false, $content);
+       loadTemplate('admin_config_removeip', FALSE, $content);
 }
 
 // [EOF]