Index: branches/5.3.x/core/units/site_domains/site_domain_eh.php =================================================================== diff -u -N -r15999 -r16328 --- branches/5.3.x/core/units/site_domains/site_domain_eh.php (.../site_domain_eh.php) (revision 15999) +++ branches/5.3.x/core/units/site_domains/site_domain_eh.php (.../site_domain_eh.php) (revision 16328) @@ -1,6 +1,6 @@ getObject(); + + if ( !$object->IsTempTable() ) { + $this->_deleteCache(); + } + } + + /** * Deletes site domain cache * * @param kEvent $event