- Fix build

This commit is contained in:
Felipe Pena 2008-10-04 12:44:58 +00:00
parent 4e2f56bc6b
commit e9119255c4

View File

@ -249,7 +249,7 @@ cleanup:
dbh->driver_data = H;
if (!ret) {
zend_throw_exception_ex(php_pdo_get_exception(TSRMLS_C), 0 TSRMLS_CC,
zend_throw_exception_ex(php_pdo_get_exception(), 0 TSRMLS_CC,
"SQLSTATE[%s] %s (severity %d)",
DBLIB_G(err).sqlstate,
DBLIB_G(err).dberrstr,