Changeset 32964 for trunk/src/wp-includes/wp-db.php
- Timestamp:
- 06/27/2015 01:02:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r32641 r32964 177 177 * @access private 178 178 * @see wpdb::check_safe_collation() 179 * @var bool ean179 * @var bool 180 180 */ 181 181 private $checking_collation = false;
Note: See TracChangeset
for help on using the changeset viewer.