Index: branches/5.2.x/core/units/helpers/modules_helper.php =================================================================== diff -u -N -r14843 -r15137 --- branches/5.2.x/core/units/helpers/modules_helper.php (.../modules_helper.php) (revision 14843) +++ branches/5.2.x/core/units/helpers/modules_helper.php (.../modules_helper.php) (revision 15137) @@ -1,6 +1,6 @@ Application->recallObject('Session'); + $session = $this->Application->recallObject('Session'); /* @var $session Session */ return $session->CookiesEnabled;