mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +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 ()
|
||||
{
|
||||
if (!SQL_LOG_ERRORS) return;
|
||||
if (!error_reporting()) return;
|
||||
|
||||
$msg = array();
|
||||
$err = $this->sql_error();
|
||||
|
Loading…
Reference in New Issue
Block a user