[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/functions strings.php,1.153.2.22,1.153.2.23
From:       Thijs Kinkhorst <kink () users ! sourceforge ! net>
Date:       2003-03-31 8:33:06
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/functions
In directory sc8-pr-cvs1:/tmp/cvs-serv13773

Modified Files:
      Tag: SM-1_2-STABLE
	strings.php 
Log Message:
Fix warning when no addresses found; occurs only in stable.


Index: strings.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/functions/strings.php,v
retrieving revision 1.153.2.22
retrieving revision 1.153.2.23
diff -u -w -r1.153.2.22 -r1.153.2.23
--- strings.php	10 Mar 2003 18:04:32 -0000	1.153.2.22
+++ strings.php	31 Mar 2003 08:33:00 -0000	1.153.2.23
@@ -131,6 +131,7 @@
     $text = str_replace(',', ';', $text);
     $array = explode(';', $text);
 
+    $new_array = array();
     foreach($array as $part) {
         $part = eregi_replace ('^.*[<]', '', $part);
         $part = eregi_replace ('[>].*$', '', $part);



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic