phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] addressbook/inc hook_admin.inc.php, 1.9.2.2.2.1, 1.9.


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] addressbook/inc hook_admin.inc.php, 1.9.2.2.2.1, 1.9.2.2.2.2
Date: Tue, 30 Sep 2003 05:18:51 +0000

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv22598/inc

Modified Files:
      Tag: Version-0_9_16-branch
        hook_admin.inc.php 
Log Message:
fix for 5165 and others unreported from jarg


Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/hook_admin.inc.php,v
retrieving revision 1.9.2.2.2.1
retrieving revision 1.9.2.2.2.2
diff -C2 -d -r1.9.2.2.2.1 -r1.9.2.2.2.2
*** hook_admin.inc.php  8 Sep 2003 13:26:37 -0000       1.9.2.2.2.1
--- hook_admin.inc.php  30 Sep 2003 05:18:47 -0000      1.9.2.2.2.2
***************
*** 20,27 ****
                'Edit custom fields' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
                'Global Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname=addressbook'),
!               'Communication Types Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_manager.view&catalog=comm_type'),
!               'Communication Descriptions Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_manager.view&catalog=comm_descr'),
!               'Location Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_manager.view&catalog=addr_types'),
!               'Notes Types Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_manager.view&catalog=note_types')
        );
        //Do not modify below this line
--- 20,27 ----
                'Edit custom fields' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
                'Global Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname=addressbook'),
!               'Communication Types Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_contact_comm_type.view'),
!               'Communication Descriptions Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_contact_comm_descr.view'),
!               'Location Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_contact_addr_type.view'),
!               'Notes Types Manager' =>  
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uicatalog_contact_note_type.view')
        );
        //Do not modify below this line





reply via email to

[Prev in Thread] Current Thread [Next in Thread]