add comment
This commit is contained in:
@@ -193,6 +193,7 @@ SQL;
|
|||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// @brief Get all members, the user has 'vormundschaft' to
|
||||||
function getUsersKids($db, $userId){
|
function getUsersKids($db, $userId){
|
||||||
$query = <<<SQL
|
$query = <<<SQL
|
||||||
SELECT *
|
SELECT *
|
||||||
|
|||||||
Reference in New Issue
Block a user