Index: branches/5.2.x/core/units/themes/themes_tag_processor.php =================================================================== diff -u -N -r15137 -r15152 --- branches/5.2.x/core/units/themes/themes_tag_processor.php (.../themes_tag_processor.php) (revision 15137) +++ branches/5.2.x/core/units/themes/themes_tag_processor.php (.../themes_tag_processor.php) (revision 15152) @@ -1,6 +1,6 @@ getObject($params); + $object = $this->getObject($params); $themes_helper = $this->Application->recallObject('ThemesHelper'); /* @var $themes_helper kThemesHelper */