X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_points.php;h=ad1e6f2b675d7d7bbff7dc40f4600e61aec855f5;hp=92845f6c658eb96856cf44f290671b32ef4d223a;hb=de5910b8e5deb9285a7ac57c26ebd894f4e1afbf;hpb=0a69b4e17157eda9b6e1c70ff494292ccf8cbbd0 diff --git a/inc/modules/admin/what-config_points.php b/inc/modules/admin/what-config_points.php index 92845f6c65..ad1e6f2b67 100644 --- a/inc/modules/admin/what-config_points.php +++ b/inc/modules/admin/what-config_points.php @@ -148,7 +148,7 @@ WHERE `mails_confirmed` < %s", $REF, $REF)); $message = getMessage('SETTINGS_SAVED'); // Destroy config cache file here... - rebuildCacheFile('config', 'config'); + rebuildCache('config', 'config'); } else { // Prepare failed-message $message = '{--SETTINGS_NOT_SAVED--}';