Index: trunk/kernel/include/parseditem.php =================================================================== diff -u -r1099 -r1116 --- trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 1099) +++ trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 1116) @@ -2406,7 +2406,7 @@ function LoadFavorites($attribs) { - global $objSession, $objCountCache; + global $objSession, $objCountCache, $objConfig; $sql = $this->SqlFavorites($attribs);