hasPermission("HACHEPORTAL_VIEW")) { header("Location: ./app.php?msg=no_permission"); die(); } $writeaccess = $user->hasPermission("HACHEPORTAL_EDIT"); $families = $database->select("families", ['familyid (id)', 'familyname', 'phone', 'email', 'father_name (father)', 'mother_name (mother)']); ?>
get("Add Family"); ?>
get('Actions'); ?> get('Name'); ?> get('Father'); ?> get('Mother'); ?> get('Phone'); ?> get('Email'); ?>
get("View"); ?> get("Edit"); ?>
get('Actions'); ?> get('Name'); ?> get('Father'); ?> get('Mother'); ?> get('Phone'); ?> get('Email'); ?>