test tweak to booking_insert

This commit is contained in:
2017-06-29 12:55:47 +10:00
parent fab55d7aef
commit cd83d885d8
2 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
*/
function booking_earlyaccess_admin() {
// @todo - list all early access codes for the current event, whether they're available, and who used them if not
global $event;
$output = "";
$header = array('Study Group', 'Session Count', 'Reading Group?', 'Edit Definition');