gunnar: server/kolab-webclient/dimp/configuration/dimp-1.1.4 10-kolab_menu_base.php, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Fri Jan 22 14:01:23 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/dimp/configuration/dimp-1.1.4
In directory doto:/tmp/cvs-serv5432/configuration/dimp-1.1.4

Added Files:
	10-kolab_menu_base.php 
Log Message:
Additional patch. Added menu entry. Added template warnings.

--- NEW FILE: 10-kolab_menu_base.php ---
<?php

$site_menu = array(
    'folders' => array(
        'action' => 'DimpCore.DMenu.close(); DimpBase.go("app:horde", "' . Horde::url($GLOBALS['registry']->get('webroot', 'imp') . '/folders.php', true) . '")',
        'text' => _('Folder Subscription'),
        'icon' => $GLOBALS['registry']->getImageDir('horde') . '/prefs.png'),
);





More information about the commits mailing list