]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_primera.php
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code...
[mailer.git] / inc / modules / admin / what-config_primera.php
index 1c02776ae8bd264af39898081070221357663e9d..d4af5be2dbb1ea782d49d41bf59e5c9d47afa686 100644 (file)
@@ -45,7 +45,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 // Add description as navigation point
 ADD_DESCR('admin', __FILE__);
 
-if (IS_FORM_SENT()) {
+if (isFormSent()) {
        // First merge temporarily the new API data into the current config
        mergeConfig(REQUEST_POST_ARRAY());