mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update mysql.php
This commit is contained in:
parent
8a3c93482e
commit
ead0bb462f
@ -789,6 +789,10 @@ class sql_db
|
|||||||
$this->DBS['log_counter']--;
|
$this->DBS['log_counter']--;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
die("[MySQL] Invalid debug mode: $mode");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user