Index: branches/5.2.x/core/units/priorites/priority_eh.php =================================================================== diff -u -N -r14851 -r14989 --- branches/5.2.x/core/units/priorites/priority_eh.php (.../priority_eh.php) (revision 14851) +++ branches/5.2.x/core/units/priorites/priority_eh.php (.../priority_eh.php) (revision 14989) @@ -1,6 +1,6 @@ permMapping = array_merge($this->permMapping, $permissions); } - function mapEvents() + /** + * Define alternative event processing method names + * + * @return void + * @see kEventHandler::$eventMethods + * @access protected + */ + protected function mapEvents() { parent::mapEvents();