Index: branches/5.2.x/units/helpers/post_helper.php =================================================================== diff -u -N -r14701 -r15140 --- branches/5.2.x/units/helpers/post_helper.php (.../post_helper.php) (revision 14701) +++ branches/5.2.x/units/helpers/post_helper.php (.../post_helper.php) (revision 15140) @@ -1,6 +1,6 @@ Application->recallObject('bb-post.-item', null, Array ('skip_autoload' => true)); + $post = $this->Application->recallObject('bb-post.-item', null, Array ('skip_autoload' => true)); /* @var $post kDBItem */ $post->Load($regs[1]);