phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.14.2.1,1.1


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.14.2.1,1.14.2.2
Date: Thu, 03 Apr 2003 02:06:21 -0500

Update of /cvsroot/phpgroupware/email/inc
In directory subversions:/tmp/cvs-serv15302

Modified Files:
      Tag: Version-0_9_16-branch
        hook_preferences.inc.php 
Log Message:
fixed pref hook url

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/hook_preferences.inc.php,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -C2 -r1.14.2.1 -r1.14.2.2
*** hook_preferences.inc.php    31 Mar 2003 01:18:07 -0000      1.14.2.1
--- hook_preferences.inc.php    3 Apr 2003 07:06:19 -0000       1.14.2.2
***************
*** 16,20 ****
        $file = Array(
        //TEST-RALFBECKER       'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.preferences'),
!               'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=email'),
                'Extra E-Mail Accounts' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.ex_accounts_list'),
                'E-Mail Filters'        => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uifilters.filters_list')
--- 16,20 ----
        $file = Array(
        //TEST-RALFBECKER       'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.preferences'),
!               'E-Mail Preferences'    => $GLOBALS['phpgw']->link('/index', 
'menuaction=email.uipreferences.preferences'),
                'Extra E-Mail Accounts' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.ex_accounts_list'),
                'E-Mail Filters'        => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uifilters.filters_list')





reply via email to

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