Index: branches/5.2.x/core/units/helpers/skin_helper.php =================================================================== diff -u -r15012 -r15137 --- branches/5.2.x/core/units/helpers/skin_helper.php (.../skin_helper.php) (revision 15012) +++ branches/5.2.x/core/units/helpers/skin_helper.php (.../skin_helper.php) (revision 15137) @@ -1,6 +1,6 @@ Application->recallObject('skin.-item', null, Array ('skip_autoload' => true)); + $skin = $this->Application->recallObject('skin.-item', null, Array ('skip_autoload' => true)); /* @var $skin kDBItem */ $skin->Load(1, 'IsPrimary');