Removed not needed insert_id_r array

This commit is contained in:
Clemens Schwaighofer
2017-03-14 13:35:35 +09:00
parent d7a6abd5b9
commit 6810c030e8

View File

@@ -272,7 +272,6 @@
public $num_fields; // how many fields has the query
public $field_names; // array with the field names of the current query
public $insert_id; // last inserted ID
public $insert_id_r; // if the return is an array
// other vars
private $nbsp = ''; // used by print_array recursion function
// error & warning id