Bugfix SQL_CALC_FOUND_ROWS for all live tables

This commit is contained in:
Xenomporio
2022-08-08 14:06:22 +02:00
parent 7ff7e6bfd6
commit 37e100d7ff
8 changed files with 9 additions and 275 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class Ticket {
$tagstart = "<li class=\"tag-editor-tag\">";
$tagend = "</li>";
$sql = "SELECT
$sql = "SELECT SQL_CALC_FOUND_ROWS
t.id,
".$dropnbox.",
t.schluessel,