Make WordPress Core

Ticket #12236: 12236.diff

File 12236.diff, 498 bytes (added by nacin, 14 years ago)
  • wp-config-sample.php

     
    7171 */
    7272define ('WPLANG', '');
    7373
     74/**
     75 * For developers: WordPress debugging mode.
     76 *
     77 * Set this to true to enable the display of notices during development.
     78 */
     79define('WP_DEBUG', false);
     80
    7481/* That's all, stop editing! Happy blogging. */
    7582
    7683/** Absolute path to the WordPress directory. */