Changeset 53749 for trunk/src/wp-includes/class-wpdb.php
- Timestamp:
- 07/21/2022 03:58:51 PM (3 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wpdb.php
r53748 r53749 1 1 <?php 2 2 /** 3 * WordPress database access abstraction class 3 * WordPress database access abstraction class. 4 4 * 5 5 * Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}
Note: See TracChangeset
for help on using the changeset viewer.