Code-Snippets-Functions/Add functions to the wp-config.php file/disable-fatal-error-handler.txt
2019-06-07 10:32:24 -06:00

1 line
48 B
Text

define('WP_DISABLE_FATAL_ERROR_HANDLER', true);