Make WordPress Core

Ticket #37199: 37199.3.diff

File 37199.3.diff, 613 bytes (added by SergeyBiryukov, 4 years ago)
  • wp-config-sample.php

     
    8181 */
    8282define( 'WP_DEBUG', false );
    8383
    84 /** Add any custom values after this line. */
     84/* Add any custom values after this line and above the "stop editing" line. */
    8585
    8686
    8787
    88 /** Custom values must be above this line. That's all, stop editing! Happy publishing. */
     88/* That's all, stop editing! Happy publishing. */
    8989
    9090/** Absolute path to the WordPress directory. */
    9191if ( ! defined( 'ABSPATH' ) ) {