Index: branches/5.0.x/core/units/visits/visits_event_handler.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/visits/visits_event_handler.php (.../visits_event_handler.php) (revision 12117) +++ branches/5.0.x/core/units/visits/visits_event_handler.php (.../visits_event_handler.php) (revision 12299) @@ -1,6 +1,6 @@ Array('self' => true), ); - + $this->permMapping = array_merge($this->permMapping, $permissions); } - + /** * Registers user visit to site * @@ -113,7 +115,7 @@ } } } - + /** * [HOOK] Updates user_id in current visit * @@ -130,6 +132,4 @@ } } - } - -?> \ No newline at end of file + } \ No newline at end of file