Further fixes for non-working admin login and debug lines commented out
[mailer.git] / inc / modules / admin / what-config_points.php
index 92845f6c658eb96856cf44f290671b32ef4d223a..ad1e6f2b675d7d7bbff7dc40f4600e61aec855f5 100644 (file)
@@ -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 = '<span class="admin_failed">{--SETTINGS_NOT_SAVED--}</span>';