]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_proxy.php
Several more constants rewritten to getConfig()
[mailer.git] / inc / modules / admin / what-config_proxy.php
index 369d543fae0daec46eae11e59bc43c43334bea8f..619b30f55b0fd77d8bdbc851ebe456780c60519a 100644 (file)
@@ -64,8 +64,8 @@ if (isFormSent()) {
        );
 
        // Load template
-       LOAD_TEMPLATE("admin_config_proxy", false, $content);
+       LOAD_TEMPLATE('admin_config_proxy', false, $content);
 }
 
-//
+// [EOF]
 ?>