Index: branches/RC/core/units/themes/theme_item.php =================================================================== diff -u -N --- branches/RC/core/units/themes/theme_item.php (revision 11892) +++ branches/RC/core/units/themes/theme_item.php (revision 0) @@ -1,41 +0,0 @@ -Application->IsAdmin()) { - $res = parent::Load(1); - } - } - $this->Application->SetVar('theme.current_id', $this->GetID() ); - $this->Application->SetVar('m_theme', $this->GetID() ); - } - return $res; - } - } - -?> \ No newline at end of file