mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02:00
forgot to remove debug variable :( (Thx to Derick)
This commit is contained in:
@@ -171,8 +171,6 @@ static int mysqli_write_na(mysqli_object *obj, zval *newval TSRMLS_DC)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
MYSQL *p;
|
||||
|
||||
/* {{{ mysqli_read_property */
|
||||
zval *mysqli_read_property(zval *object, zval *member, int type TSRMLS_DC)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user