Changeset 47165
- Timestamp:
- 02/02/2020 05:32:35 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r47122 r47165 78 78 } 79 79 80 // Add define( 'WP_DEBUG_DISPLAY', null ); to wp-config.php use the globally configured setting80 // Add define( 'WP_DEBUG_DISPLAY', null ); to wp-config.php to use the globally configured setting 81 81 // for 'display_errors' and not force errors to be displayed. Use false to force 'display_errors' off. 82 82 if ( ! defined( 'WP_DEBUG_DISPLAY' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.