On Fri, 7 Jan 2005, Georg Richter wrote:

>  PHP_MSHUTDOWN_FUNCTION(mysqli)
>  {
> -//   zend_hash_destroy(&mysqli_driver_properties);
> +     zend_hash_destroy(&mysqli_driver_properties);
> +     zend_hash_destroy(&mysqli_driver_properties);

Should it be there twice?

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to