Index: trunk/core/kernel/application.php =================================================================== diff -u -N -r8402 -r8444 --- trunk/core/kernel/application.php (.../application.php) (revision 8402) +++ trunk/core/kernel/application.php (.../application.php) (revision 8444) @@ -2489,7 +2489,7 @@ if (constOn('IS_INSTALL')) { return ; } - + $count_helper =& $this->Application->recallObject('CountHelper'); /* @var $count_helper kCountHelper */