Merge branch 'Preorderlogistics/add-new-button' into 'master'

fixed fcp search

See merge request fronk/thetool!1658
This commit is contained in:
Luca Haid
2025-08-19 12:46:44 +00:00

View File

@@ -351,7 +351,7 @@ class PreorderModel
}
mfLoghandler::singleton()->debug($sql);
die($sql);
$res = $db->query($sql);
if ($db->num_rows($res)) {