Ticket #37199: 37199.3.diff
File 37199.3.diff, 613 bytes (added by , 4 years ago) |
---|
-
wp-config-sample.php
81 81 */ 82 82 define( 'WP_DEBUG', false ); 83 83 84 /* * Add any custom values after thisline. */84 /* Add any custom values after this line and above the "stop editing" line. */ 85 85 86 86 87 87 88 /* * Custom values must be above this line.That's all, stop editing! Happy publishing. */88 /* That's all, stop editing! Happy publishing. */ 89 89 90 90 /** Absolute path to the WordPress directory. */ 91 91 if ( ! defined( 'ABSPATH' ) ) {