Changeset 34655 for trunk/tests/phpunit/includes/utils.php
- Timestamp:
- 09/28/2015 01:16:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/utils.php
r34215 r34655 381 381 $this->dbh = $wpdb->dbh; 382 382 $this->use_mysqli = $wpdb->use_mysqli; 383 $this->is_mysql = $wpdb->is_mysql; 383 384 $this->ready = true; 384 385 $this->field_types = $wpdb->field_types;
Note: See TracChangeset
for help on using the changeset viewer.