On 08.03.2009 00:56, Ilia Alshanetsky wrote: > - long ztype; > + long ztype = NULL;
That doesn't seem right.
> + if (ztype) {
> + type = ztype;
> }
And I'm not sure this is correct either.
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
