update
This commit is contained in:
@@ -90,7 +90,7 @@ $table_prefix = 'wp_';
|
||||
*
|
||||
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
|
||||
*/
|
||||
define( 'WP_DEBUG', false );
|
||||
define( 'WP_DEBUG', true );
|
||||
|
||||
/* Add any custom values between this line and the "stop editing" line. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user