hasPermission("HACHEPORTAL_VIEW")) { header("Location: ./app.php?msg=no_permission"); die(); } $writeaccess = $user->hasPermission("HACHEPORTAL_EDIT"); ?>
get("Add Family"); ?>
get("Only showing expired or expiring memberships."); ?>   get("Remove Filter"); ?>
date("Y-m-d", strtotime("+1 month"))]; } $families = $database->select("families", ['familyid (id)', 'familyname', 'phone', 'email', 'father_name (father)', 'mother_name (mother)', 'expires'], $where); foreach ($families as $f) { ?>
get('Actions'); ?> get('Name'); ?> get('Father'); ?> get('Mother'); ?> get('Phone'); ?> get('Email'); ?> get('Expires'); ?>
get("View"); ?> get("Edit"); ?> ">
get('Actions'); ?> get('Name'); ?> get('Father'); ?> get('Mother'); ?> get('Phone'); ?> get('Email'); ?> get('Expires'); ?>