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.2,1.1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.14.2.2,1.14.2.3
Date: Thu, 03 Apr 2003 16:27:21 -0500

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

Modified Files:
      Tag: Version-0_9_16-branch
        hook_preferences.inc.php 
Log Message:
referted skwashd change


Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/hook_preferences.inc.php,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -C2 -r1.14.2.2 -r1.14.2.3
*** hook_preferences.inc.php    3 Apr 2003 07:06:19 -0000       1.14.2.2
--- hook_preferences.inc.php    3 Apr 2003 21:27:18 -0000       1.14.2.3
***************
*** 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')
--- 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')





reply via email to

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