<?php
return array(
'hooks' => array(
'ctype_basic_form',
'user_delete',
'content_toolbar_html',
'photos_toolbar_html',
'content_filter_buttons_html',
'user_tab_info',
'content_photos_after_add',
'content_after_add_approve',
'publish_delayed_content',
'user_notify_types',
'content_category_after_update',
'user_tab_show'
)
);