Index: branches/1.2.x/units/sections/categories/e_category_eh.php =================================================================== diff -u -N -r14622 -r14847 --- branches/1.2.x/units/sections/categories/e_category_eh.php (.../e_category_eh.php) (revision 14622) +++ branches/1.2.x/units/sections/categories/e_category_eh.php (.../e_category_eh.php) (revision 14847) @@ -51,8 +51,10 @@ * Updates structure config * * @param kEvent $event + * @return void + * @access protected */ - function OnAfterConfigRead(&$event) + protected function OnAfterConfigRead(kEvent &$event) { parent::OnAfterConfigRead($event);