From 5a84c42514b609a313b87ffd1e53483445b23662 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Mon, 16 Oct 2023 00:03:17 +0700 Subject: [PATCH] Update init_tr.php --- bt/includes/init_tr.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bt/includes/init_tr.php b/bt/includes/init_tr.php index 1c1cacbf..466e0238 100644 --- a/bt/includes/init_tr.php +++ b/bt/includes/init_tr.php @@ -465,7 +465,6 @@ class sql_db function log_error () { if (!SQL_LOG_ERRORS) return; - if (!error_reporting()) return; $msg = array(); $err = $this->sql_error();