Index: branches/unlabeled/unlabeled-1.66.2/core/kernel/processors/main_processor.php =================================================================== diff -u -r7400 -r7696 --- branches/unlabeled/unlabeled-1.66.2/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 7400) +++ branches/unlabeled/unlabeled-1.66.2/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 7696) @@ -951,6 +951,7 @@ function CaptchaImage($params){ $captcha_helper =& $this->Application->recallObject('CaptchaHelper'); + /* @var $captcha_helper kCaptchaHelper */ $captcha_helper->GenerateCaptchaImage( $this->Application->RecallVar($this->Application->GetVar('var')), $this->Application->GetVar('w'),