mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-03-01 15:21:02 +03:00
Update init_tr.php
This commit is contained in:
parent
4b386079a5
commit
5a84c42514
@ -465,7 +465,6 @@ class sql_db
|
|||||||
function log_error ()
|
function log_error ()
|
||||||
{
|
{
|
||||||
if (!SQL_LOG_ERRORS) return;
|
if (!SQL_LOG_ERRORS) return;
|
||||||
if (!error_reporting()) return;
|
|
||||||
|
|
||||||
$msg = array();
|
$msg = array();
|
||||||
$err = $this->sql_error();
|
$err = $this->sql_error();
|
||||||
|
Loading…
Reference in New Issue
Block a user