Index: branches/5.1.x/core/units/themes/theme_item.php =================================================================== diff -u -N -r13086 -r13168 --- branches/5.1.x/core/units/themes/theme_item.php (.../theme_item.php) (revision 13086) +++ branches/5.1.x/core/units/themes/theme_item.php (.../theme_item.php) (revision 13168) @@ -1,6 +1,6 @@ Application->SetVar('theme.current_id', $this->GetID() ); $this->Application->SetVar('m_theme', $this->GetID() ); } + return $res; } } \ No newline at end of file