Index: branches/5.2.x/core/units/helpers/rating_helper.php =================================================================== diff -u -N -r15569 -r16513 --- branches/5.2.x/core/units/helpers/rating_helper.php (.../rating_helper.php) (revision 15569) +++ branches/5.2.x/core/units/helpers/rating_helper.php (.../rating_helper.php) (revision 16513) @@ -1,6 +1,6 @@ Application->recallObject('SpamHelper'); - /* @var $spam_helper SpamHelper */ // 2. user isn't voting too frequently $config_mapping = $this->Application->getUnitOption($object->Prefix, 'ConfigMapping');