Changeset 55412 for trunk/wp-config-sample.php
- Timestamp:
- 02/23/2023 10:36:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config-sample.php
r52367 r55412 14 14 * * ABSPATH 15 15 * 16 * @link https://wordpress.org/ support/article/editing-wp-config-php/16 * @link https://wordpress.org/documentation/article/editing-wp-config-php/ 17 17 * 18 18 * @package WordPress … … 78 78 * visit the documentation. 79 79 * 80 * @link https://wordpress.org/ support/article/debugging-in-wordpress/80 * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ 81 81 */ 82 82 define( 'WP_DEBUG', false );
Note: See TracChangeset
for help on using the changeset viewer.