added UHSTAT issue resolvers, bugfix getuhstatdata: check for empty array

This commit is contained in:
Alexei Karpenko
2025-03-30 23:38:35 +02:00
parent fb2f8d5c53
commit b4b2d8da49
6 changed files with 97 additions and 3 deletions
@@ -21,6 +21,8 @@ class Uhstat1daten_model extends DB_Model
*/
public function getUHSTAT1PersonData($person_id_arr)
{
if (!isset($person_id_arr) || isEmptyArray($person_id_arr)) return success([]);
$params = array($person_id_arr);
$prstQry = "SELECT