Changeset 18545 for trunk/wp-includes/default-constants.php
- Timestamp:
- 08/13/2011 06:59:05 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/default-constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-constants.php
r17804 r18545 50 50 define( 'WP_DEBUG', false ); 51 51 52 // Add define('WP_DEBUG_DISPLAY', false); to wp-config.php use the globally configured setting for display_errors and not force errors to be displayed. 52 // Add define('WP_DEBUG_DISPLAY', null); to wp-config.php use the globally configured setting for 53 // display_errors and not force errors to be displayed. Use false to force display_errors off. 53 54 if ( !defined('WP_DEBUG_DISPLAY') ) 54 55 define( 'WP_DEBUG_DISPLAY', true );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)