Index: branches/5.1.x/core/units/helpers/themes_helper.php =================================================================== diff -u -r13086 -r13168 --- branches/5.1.x/core/units/helpers/themes_helper.php (.../themes_helper.php) (revision 13086) +++ branches/5.1.x/core/units/helpers/themes_helper.php (.../themes_helper.php) (revision 13168) @@ -1,6 +1,6 @@ Conn->GetCol($sql); $this->deleteThemes($theme_ids); + $this->Application->incrementCacheSerial('theme'); + $this->Application->incrementCacheSerial('theme-file'); } /**