<?php
return array(
'hooks' => array(
'admin_dashboard_chart',
'admin_dashboard_block',
'menu_users',
'rating_vote',
'user_notify_types',
'user_privacy_types',
'user_tab_info',
'auth_login',
'user_loaded',
'wall_permissions',
'wall_after_add',
'wall_after_delete',
'content_privacy_types',
'content_view_hidden',
'sitemap_sources',
'content_before_childs',
'ctype_relation_childs'
)
);