remove hook and translations from old update check

This commit is contained in:
Ralf Becker
2015-02-17 08:47:19 +00:00
parent bc0e13fd0b
commit c822b48e7c
37 changed files with 0 additions and 227 deletions

View File

@@ -33,7 +33,6 @@ $setup_info['admin']['description'] = 'EGroupware administration application';
/* The hooks this app includes, needed for hooks registration */
$setup_info['admin']['hooks'] = array(
'acl_manager',
'after_navbar',
'config_validate',
'deleteaccount',
'topmenu_info'