]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_points.php
Further fixes for non-working admin login and debug lines commented out
[mailer.git] / inc / modules / admin / what-config_points.php
index 8c36a0770ba9caaad6e76643cf6410f14f8ea04c..ad1e6f2b675d7d7bbff7dc40f4600e61aec855f5 100644 (file)
@@ -148,10 +148,10 @@ 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>";
+                       $message = '<span class="admin_failed">{--SETTINGS_NOT_SAVED--}</span>';
                }
 
                // Remove SQL queries