Esempio n. 1
0
 function getFamilyOwners()
 {
     echo json_encode(Users::getAllFamilyOwners());
 }