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.10,1.11


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.10,1.11
Date: Sun, 17 Feb 2002 02:29:25 -0500

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

Modified Files:
        hook_preferences.inc.php 
Log Message:
added filters link

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/hook_preferences.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** hook_preferences.inc.php    16 Jan 2002 11:53:18 -0000      1.10
--- hook_preferences.inc.php    17 Feb 2002 07:29:22 -0000      1.11
***************
*** 17,21 ****
        $file = Array(
                'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.preferences'),
!               'Extra E-Mail Accounts' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.ex_accounts_list')
        );
  //Do not modify below this line
--- 17,22 ----
        $file = Array(
                'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','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')
        );
  //Do not modify below this line




reply via email to

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