Changeset 28243 for trunk/src/wp-includes/wp-db.php
- Timestamp:
- 05/02/2014 12:18:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r28022 r28243 53 53 54 54 /** 55 * Whether to show SQL/DB errors 55 * Whether to show SQL/DB errors. 56 * 57 * Default behavior is to show errors if both WP_DEBUG and WP_DEBUG_DISPLAY 58 * evaluated to true. 56 59 * 57 60 * @since 0.71
Note: See TracChangeset
for help on using the changeset viewer.