diff --git a/classes/structure.php b/classes/structure.php index fc259ec..4d787b6 100644 --- a/classes/structure.php +++ b/classes/structure.php @@ -1104,7 +1104,6 @@ class mod_attendance_structure { } else { $where = "ats.attendanceid = :aid AND ats.sessdate >= :csdate AND ats.groupid $gsql"; } - //James $sql = "SELECT $id, ats.id, ats.groupid, ats.sessdate, ats.duration, ats.description, ats.statusset, al.statusid, al.remarks, ats.studentscanmark, ats.autoassignstatus FROM {attendance_sessions} ats