Changeset 57801 for trunk/wp-config-sample.php
- Timestamp:
- 03/11/2024 02:06:51 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config-sample.php
r57131 r57801 14 14 * * ABSPATH 15 15 * 16 * @link https:// wordpress.org/documentation/article/editing-wp-config-php/16 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ 17 17 * 18 18 * @package WordPress … … 78 78 * visit the documentation. 79 79 * 80 * @link https:// wordpress.org/documentation/article/debugging-in-wordpress/80 * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ 81 81 */ 82 82 define( 'WP_DEBUG', false );
Note: See TracChangeset
for help on using the changeset viewer.