Separate permissions for coming and waiting list
This commit is contained in:
@@ -77,9 +77,6 @@ function booking_report_summary() {
|
||||
if ($person->booking_married == 'Y')
|
||||
$married_count++;
|
||||
}
|
||||
|
||||
//convert that to years
|
||||
//$average_age = floor((time() - $average) / (60 * 60 * 24 * 365.25));
|
||||
|
||||
//bookings by ecclesia
|
||||
$query = db_select('booking_person', 'p')
|
||||
|
Reference in New Issue
Block a user