Changeset 36997 for trunk/src/wp-includes/wp-db.php
- Timestamp:
- 03/15/2016 03:27:14 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/wp-db.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r36840 r36997 3117 3117 if ( $closed ) { 3118 3118 $this->dbh = null; 3119 $this->ready = false; 3120 $this->has_connected = false; 3119 3121 } 3120 3122
Note: See TracChangeset
for help on using the changeset viewer.