X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_wernis.php;h=d112c9565b1a31c6fca263fd2327cd119e92d1ca;hp=51016bf8172451f938000fd243beb8d4be59f9a1;hb=3afdce4fe00b4af570122ce7b8158ced44aec7d3;hpb=30986f637cd3c03951bdbfc880b9a420f7724ce0 diff --git a/inc/modules/admin/what-config_wernis.php b/inc/modules/admin/what-config_wernis.php index 51016bf817..d112c9565b 100644 --- a/inc/modules/admin/what-config_wernis.php +++ b/inc/modules/admin/what-config_wernis.php @@ -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());