[phpXML] Re: [phpXML] RE: [phpXML] Patches since 1.N.5
Brought to you by:
bs_php,
nigelswinson
|
From: <bs...@us...> - 2001-10-05 10:39:11
|
Answer to
> What do you mean by this correction (or I don't see the difference):
> 1997c2000
> < if (ereg('^\w*$', $predicate)) {
> ---
> > if (ereg('^\w*$', $predicate)) {
There the same, except for a space at the end of line.
You are looking at CVS diff. CVS default diff also to reconize white spaces as
a difference. No panic :o).
--
Sam Blum <bs...@us...>
===========================
For the most recent version of phpxml, V1.N.X, and an archive of this list
visit: http://www.sourceforge.net/projects/phpxmldb
--
This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../
|