[wp-hackers] Re: [wp-svn] [4030]
 trunk/wp-includes/class-snoopy.php: Snoopy fread fixes.
    Peter Westwood 
    peter.westwood at ftwr.co.uk
       
    Sun Jul 23 20:45:18 GMT 2006
    
    
  
The following change applied to trunk and branches/2.0 as part of the
patch to class-snoopy.php looks a bit wrong to me.
Should this not be reverted?
m at wordpress.org wrote:
> -							"\xE4",
> -							"\xF6",
> -							"\xFC",
> -							"\xC4",
> -							"\xD6",
> -							"\xDC",
> -							"\xDF",
> +							"�",
> +							"�",
> +							"�",
> +							"�",
> +							"�",
> +							"�",
> +							"�",
westi
-- 
Peter Westwood
http://blog.ftwr.co.uk
    
    
More information about the wp-hackers
mailing list