Changeset 13425 for trunk/wp-includes/load.php
- Timestamp:
- 02/26/2010 05:46:08 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/load.php
r13253 r13425 229 229 * 230 230 * WP_DEBUG_DISPLAY and WP_DEBUG_LOG perform no function unless WP_DEBUG is true. 231 * WP_DEBUG defaults defaultsto false.231 * WP_DEBUG defaults to false. 232 232 * 233 233 * When WP_DEBUG is true, all PHP notices are reported. WordPress will also display
Note: See TracChangeset
for help on using the changeset viewer.