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
ead0bb462f
commit
8f3b34d4c0
@ -439,6 +439,10 @@ class sql_db
|
|||||||
bb_log($msg . LOG_LF, 'sql_slow_tr');
|
bb_log($msg . LOG_LF, 'sql_slow_tr');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
error_exit("[MySQL] Invalid debug mode: $mode");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user