hasPermission("HACHEPORTAL_VIEW")) { header("Location: ./app.php?msg=no_permission"); die(); } $writeaccess = $user->hasPermission("HACHEPORTAL_EDIT"); $payments = $database->select("payments", ['paymentid (id)', 'familyid', 'amount', 'paid', 'date', 'type']); ?>
get("Manual Entry"); ?>
get('Actions'); ?> get('Family'); ?> get('Amount'); ?> get('Date'); ?> get('Status'); ?> get('Type'); ?>
get("Edit"); ?> load($p['familyid'])->getName(); ?> $ get("Paid") : $Strings->get("Unpaid"); ?> get($p["type"]); ?>
get('Actions'); ?> get('Family'); ?> get('Amount'); ?> get('Date'); ?> get('Status'); ?> get('Type'); ?>