]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Several rewrites/renames, fixes for installation. Resolves #104
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 676e3156dbed67aa6081a27a74a58ee8bb8e8315..c815f4398612562cecb2fbcc0908d7813555598f 100644 (file)
@@ -71,7 +71,7 @@ if ($SEL > 0) {
                        $result = SQL_QUERY($sql, __FILE__, __LINE__);
 
                        // Rebuild cache
-                       REBUILD_CACHE("themes", "them");
+                       rebuildCacheFiles("themes", "them");
                } // END - if
        }