Changeset 50946
- Timestamp:
- 05/21/2021 10:39:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config-sample.php
r50918 r50946 82 82 define( 'WP_DEBUG', false ); 83 83 84 /* * Add any custom values after thisline. */84 /* Add any custom values between this line and 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. */
Note: See TracChangeset
for help on using the changeset viewer.