Changeset 51523 for trunk/src/wp-admin/includes/class-wp-debug-data.php
- Timestamp:
- 08/01/2021 02:03:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-debug-data.php
r51522 r51523 1465 1465 * @since 5.9.0 1466 1466 * 1467 * @global wpdb $wpdb WordPress database abstraction object. 1468 * 1467 1469 * @param string $var Name of the MySQL variable. 1468 1470 * @return string|null The variable value on success. Null if the variable does not exist.
Note: See TracChangeset
for help on using the changeset viewer.