Changeset 13185 for trunk/wp-config-sample.php
- Timestamp:
- 02/17/2010 08:36:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config-sample.php
r13133 r13185 72 72 define ('WPLANG', ''); 73 73 74 /** 75 * For developers: WordPress debugging mode. 76 * 77 * Change this to true to enable the display of notices during development. 78 * It is strongly recommended that plugin and theme developers use WP_DEBUG 79 * in their development environments. 80 */ 81 define('WP_DEBUG', false); 82 74 83 /* That's all, stop editing! Happy blogging. */ 75 84
Note: See TracChangeset
for help on using the changeset viewer.