egroupware_official/felamimail/inc/hook_sidebox_menu.inc.php

13 lines
349 B
PHP
Raw Normal View History

2009-05-12 14:56:04 +02:00
<?php
/**
* FelamiMail - easing migration to new hooks
*
* @link http://www.egroupware.org
* @package felamimail
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @version $Id$
2009-05-12 14:56:04 +02:00
*/
ExecMethod('phpgwapi.hooks.register_all_hooks');
felamimail_hooks::sidebox_menu(array('location' => 'sidebox_menu'));