Make WordPress Core

Ticket #28551: 28551.4.patch

File 28551.4.patch, 536 bytes (added by Sidney Harrell, 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  
    7777 * Change this to true to enable the display of notices during development.
    7878 * It is strongly recommended that plugin and theme developers use WP_DEBUG
    7979 * in their development environments.
     80 * http://codex.wordpress.org/Debugging_in_WordPress
    8081 */
    8182define('WP_DEBUG', true);
    8283define('WP_DEBUG_LOG', true);