Index: branches/1.2.x/units/sections/products/e_product_eh.php =================================================================== diff -u -N -r14622 -r14847 --- branches/1.2.x/units/sections/products/e_product_eh.php (.../e_product_eh.php) (revision 14622) +++ branches/1.2.x/units/sections/products/e_product_eh.php (.../e_product_eh.php) (revision 14847) @@ -48,11 +48,13 @@ } /** - * Updates structure config + * Occurs, when config was parsed, allows to change config data dynamically * * @param kEvent $event + * @return void + * @access protected */ - function OnAfterConfigRead(&$event) + protected function OnAfterConfigRead(kEvent &$event) { parent::OnAfterConfigRead($event);