Ticket #47093: 47093.2.diff
| File 47093.2.diff, 541 bytes (added by , 7 years ago) |
|---|
-
src/wp-includes/class-wp-fatal-error-handler.php
diff --git a/src/wp-includes/class-wp-fatal-error-handler.php b/src/wp-includes/class-wp-fatal-error-handler.php index 458f674104..96958d10de 100644
a b class WP_Fatal_Error_Handler { 37 37 return; 38 38 } 39 39 40 if ( ! isset( $GLOBALS['wp_locale'] ) ) { 41 load_default_textdomain(); 42 } 43 40 44 if ( ! is_multisite() && wp_recovery_mode()->is_initialized() ) { 41 45 wp_recovery_mode()->handle_error( $error ); 42 46 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)