Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Nov 10, 2023
1 parent e93df77 commit 013c4e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions GlobalLogging.php
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,6 @@ static function () use ( $handlers ) {
}

if ( $wgCommandLineMode ) {
if ( $_SERVER['SCRIPT_NAME'] === '/srv/mediawiki/w/maintenance/runJobs.php' ) {
error_reporting( E_ERROR );
}
ini_set( 'display_startup_errors', 1 );
ini_set( 'display_errors', 1 );

Expand Down

0 comments on commit 013c4e0

Please sign in to comment.