tidy ups
This commit is contained in:
@@ -512,7 +512,6 @@ function booking_varietysessions_csv_report($timeslot_id) {
|
||||
$data = array();
|
||||
$rows = array();
|
||||
|
||||
//include_once("./libraries/xlsxwriter.class.php");
|
||||
module_load_include('php', 'booking', 'libraries/xlsxwriter.class');
|
||||
|
||||
//verify that $timeslot_id is a number
|
||||
|
Reference in New Issue
Block a user