]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_other.php
Code style changed, ext-user continued:
[mailer.git] / inc / modules / admin / what-config_other.php
index f789d2a38474a5b0f93f504aeede7a2e07798fd0..30509c2edf6fe755e4810ff9a2a9a7b98f30cb81 100644 (file)
@@ -96,7 +96,7 @@ if (isFormSent()) {
        $content['comma_def_' . getConfig('max_comma')] = ' selected="selected"';
 
        // Load template
-       loadTemplate('admin_config_other', false, $content);
+       loadTemplate('admin_config_other', FALSE, $content);
 }
 
 // [EOF]