<?php
return array(
'hooks' => array(
'user_privacy_types',
'form_users_options',
'form_groups_options',
'user_add_status',
'process_render_groups_group_view',
'process_render_users_profile_view',
'admin_dashboard_chart',
'user_notify_types',
'user_delete'
)
);