]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_cache.php
Fix for fatal error and naming convention applied
[mailer.git] / inc / modules / admin / what-config_cache.php
index 86d588a7d4220ddfcb3b9e68135f0821b7b53dcc..59a6723c89a176aa1c2da3f511f54ae4f3b7b719 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()) {
        // Cache path has been not changed by default so don't test it again
        REQUEST_SET_POST('cache_tested', 'N');