phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: dj/inc hook_preferences.inc.php,1.6,1.7


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: dj/inc hook_preferences.inc.php,1.6,1.7
Date: Fri, 11 Jan 2002 23:17:00 -0500

Update of /cvsroot/phpgroupware/dj/inc
In directory subversions:/tmp/cvs-serv22199

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

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/dj/inc/hook_preferences.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** hook_preferences.inc.php    15 Sep 2001 12:02:51 -0000      1.6
--- hook_preferences.inc.php    12 Jan 2002 04:16:58 -0000      1.7
***************
*** 16,20 ****
        $title = $appname;
        $file = Array(
!               'Edit Genres'   => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app='.$appname),
                'Edit Directory List'   => 
$GLOBALS['phpgw']->link('/'.$appname.'/directories.php')
        );
--- 16,20 ----
        $title = $appname;
        $file = Array(
!               'Edit Genres'   => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname),
                'Edit Directory List'   => 
$GLOBALS['phpgw']->link('/'.$appname.'/directories.php')
        );




reply via email to

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