phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: bookmarks/inc hook_preferences.inc.php,1.16,1.16


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: bookmarks/inc hook_preferences.inc.php,1.16,1.16.2.1
Date: Sun, 13 Jan 2002 20:20:30 -0500

Update of /cvsroot/phpgroupware/bookmarks/inc
In directory subversions:/tmp/cvs-serv30080

Modified Files:
      Tag: Version-0_9_14-branch
        hook_preferences.inc.php 
Log Message:
removed cats_level

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/bookmarks/inc/hook_preferences.inc.php,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -C2 -r1.16 -r1.16.2.1
*** hook_preferences.inc.php    12 Jan 2002 15:39:51 -0000      1.16
--- hook_preferences.inc.php    14 Jan 2002 01:20:28 -0000      1.16.2.1
***************
*** 9,13 ****
        *  option) any later version.                                           
   *
        
\**************************************************************************/
- 
        /* $Id$ */
  
--- 9,12 ----
***************
*** 15,19 ****
                'Import Bookmarks' => 
$GLOBALS['phpgw']->link('/bookmarks/import.php'),
                'Grant Access'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
!               'Edit Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname
 . '&cats_level=True&global_cats=True')
        );
        display_section('bookmarks','Bookmarks',$file);
--- 14,18 ----
                'Import Bookmarks' => 
$GLOBALS['phpgw']->link('/bookmarks/import.php'),
                'Grant Access'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
!               'Edit Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='
 . $appname . '&global_cats=True')
        );
        display_section('bookmarks','Bookmarks',$file);




reply via email to

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