Update init_tr.php

This commit is contained in:
Roman Kelesidis 2023-10-19 22:35:52 +07:00
parent c3aa57fb86
commit 1a2ca2875b

View File

@ -145,8 +145,6 @@ class sql_db
$this->debug('end'); $this->debug('end');
$this->cur_query = null; $this->cur_query = null;
# if (DBG_LOG_TRACKER) dbg_log(' ', 'DB-connect'. ($link ? '' : '-FAIL'));
if (!$link) if (!$link)
{ {
if (function_exists('dummy_exit')) if (function_exists('dummy_exit'))