phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: squirrelmail/inc class.bopreferences.inc.php,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: squirrelmail/inc class.bopreferences.inc.php,1.2,1.3
Date: Wed, 30 Jan 2002 16:43:15 -0500

Update of /cvsroot/phpgroupware/squirrelmail/inc
In directory subversions:/tmp/cvs-serv25463/inc

Modified Files:
        class.bopreferences.inc.php 
Log Message:
fixes

Index: class.bopreferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/squirrelmail/inc/class.bopreferences.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** class.bopreferences.inc.php 30 Jan 2002 21:20:05 -0000      1.2
--- class.bopreferences.inc.php 30 Jan 2002 21:43:13 -0000      1.3
***************
*** 58,62 ****
                                $data['emailAddress']           = 
$GLOBALS['phpgw_info']['user']['userid']."@".$GLOBALS['phpgw_info']['server']['mail_suffix'];
  
!                               $data['imap_server_type']       = 
strtolower($GLOBALS['phpgw_info']["server"]["address"]);
                        }
                        
--- 58,62 ----
                                $data['emailAddress']           = 
$GLOBALS['phpgw_info']['user']['userid']."@".$GLOBALS['phpgw_info']['server']['mail_suffix'];
  
!                               $data['imap_server_type']       = 
strtolower($GLOBALS['phpgw_info']['server']['imap_server_type']);
                        }
                        




reply via email to

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