Ticket #28551: 28551.4.patch
File 28551.4.patch, 536 bytes (added by , 10 years ago) |
---|
-
(a) <html>wp-config.php vs. (b) <html><b>Current
# This patch file was generated by NetBeans IDE # It uses platform neutral UTF-8 encoding and \n newlines.
a b 77 77 * Change this to true to enable the display of notices during development. 78 78 * It is strongly recommended that plugin and theme developers use WP_DEBUG 79 79 * in their development environments. 80 * http://codex.wordpress.org/Debugging_in_WordPress 80 81 */ 81 82 define('WP_DEBUG', true); 82 83 define('WP_DEBUG_LOG', true);