]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_sponsor.php
Fix for possible non-working cache update
[mailer.git] / inc / modules / admin / what-add_sponsor.php
index a39fb725ff5e3d05aaa73d5127afc344b02d4257..4254a691b94f38377d8781d971846b380ee7932d 100644 (file)
@@ -45,8 +45,8 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 // Add description as navigation point
 ADD_DESCR('admin', __FILE__);
 
-if (IS_FORM_SENT()) {
-       // Save sponsor in database
+if (isFormSent()) {
+       // Save sponsor in database
        SPONSOR_HANDLE_SPONSOR(REQUEST_POST_ARRAY());
 } else {
        // Prepare constants for the template