[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: qmailldap/inc hook_preferences.inc.php,1.2,1.3
From: |
Bettina gille <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: qmailldap/inc hook_preferences.inc.php,1.2,1.3 |
Date: |
Sat, 12 Jan 2002 00:01:02 -0500 |
Update of /cvsroot/phpgroupware/qmailldap/inc
In directory subversions:/tmp/cvs-serv27231
Modified Files:
hook_preferences.inc.php
Log Message:
update hook_prefs
Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/qmailldap/inc/hook_preferences.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** hook_preferences.inc.php 21 Nov 2001 03:22:08 -0000 1.2
--- hook_preferences.inc.php 12 Jan 2002 05:00:59 -0000 1.3
***************
*** 17,23 ****
$file = Array
(
! 'Preferences' =>
$GLOBALS['phpgw']->link('/index.php','menuaction=notes.uinotes.preferences'),
! 'Grant Access' =>
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=notes'),
! 'Edit categories' =>
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app=notes&cats_level=True&global_cats=True')
);
//Do not modify below this line
--- 17,22 ----
$file = Array
(
! 'Grant Access' =>
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=qmailldap'),
! 'Edit categories' =>
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=qmailldap&cats_level=True&global_cats=True')
);
//Do not modify below this line
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: qmailldap/inc hook_preferences.inc.php,1.2,1.3,
Bettina gille <address@hidden> <=