]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Some fixes:
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 95a3735c0a686a1d3e590ef34a320e2456e0c58b..80808500f42f19e04935757de2c263e4b3dbc1df 100644 (file)
@@ -69,7 +69,7 @@ if (ifPostContainsSelections()) {
                        $result = sqlQueryEscaped($sql, array(bigintval($id)), __FILE__, __LINE__);
 
                        // Rebuild cache
-                       rebuildCache('themes', 'them');
+                       rebuildCache('themes', 'themes');
                } // END - if
        } // END - foreach