Skip to content

Commit f32372f

Browse files
author
Praesidiarius
committed
remove error display
1 parent 428747d commit f32372f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

wpplc-swissknife/includes/loader.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,5 @@
2828
require_once __DIR__.'/Modules/Sitekit.php';
2929
require_once __DIR__.'/Modules/Tweaks.php';
3030

31-
ini_set('display_errors', 1);
32-
ini_set('display_startup_errors', 1);
33-
error_reporting(E_ALL);
34-
3531
Plugin::load(WPPLC_SWISSKNIFE_MAIN_FILE);
3632

0 commit comments

Comments
 (0)