Index: branches/5.2.x/core/units/themes/themes_eh.php =================================================================== diff -u -N -r16084 -r16353 --- branches/5.2.x/core/units/themes/themes_eh.php (.../themes_eh.php) (revision 16084) +++ branches/5.2.x/core/units/themes/themes_eh.php (.../themes_eh.php) (revision 16353) @@ -1,6 +1,6 @@ Application->SetVar('m_theme', $theme_id); $this->Application->SetVar($event->getPrefixSpecial() . '_id', $theme_id); + + return $theme_id; } return parent::getPassedID($event);