add order mitarbeiter_uid

This commit is contained in:
ma0068
2026-05-15 11:05:12 +02:00
parent e5ae400686
commit 7aba7aefb9
@@ -173,6 +173,7 @@ class Person_model extends DB_Model
LIMIT 1
)
AS uid");
$this->addOrder('uid');
};
$result = $this->loadWhere(