phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: skel/inc hook_preferences.inc.php,1.4,1.5


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: skel/inc hook_preferences.inc.php,1.4,1.5
Date: Sat, 12 Jan 2002 00:02:42 -0500

Update of /cvsroot/phpgroupware/skel/inc
In directory subversions:/tmp/cvs-serv27255

Modified Files:
        hook_preferences.inc.php 
Log Message:
update hook_prefs

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/skel/inc/hook_preferences.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** hook_preferences.inc.php    21 Nov 2001 03:22:08 -0000      1.4
--- hook_preferences.inc.php    12 Jan 2002 05:02:40 -0000      1.5
***************
*** 14,20 ****
        $title = $appname;
        $file = Array(
! //            'Preferences'   => 
$GLOBALS['phpgw']->link('/skel/preferences.php'),
! //            'Grant Access'  => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app='.$appname),
! //            'Edit categories'       => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app='.$appname.'&cats_level=True&global_cats=True')
        );
  //Do not modify below this line
--- 14,20 ----
        $title = $appname;
        $file = Array(
! //            'Preferences'           => 
$GLOBALS['phpgw']->link('/skel/preferences.php'),
! //            'Grant Access'          => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app='.$appname),
! //            'Edit categories'       => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='
 . $appname . '&cats_level=True&global_cats=True')
        );
  //Do not modify below this line




reply via email to

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