Skip to content

Commit

Permalink
IOMAD: debug left in completion report
Browse files Browse the repository at this point in the history
  • Loading branch information
turf212 committed Apr 23, 2024
1 parent cbcfc97 commit f38f8db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions local/report_completion/index.php
Expand Up @@ -1105,9 +1105,7 @@
echo html_writer::start_tag('div', array('class' => 'tablecontainer'));
}

$DB->set_debug(true);
$table->out($CFG->iomad_max_list_courses, true);
$DB->set_debug(false);

if (!$table->is_downloading()) {
if (!empty($USER->editing)) {
Expand Down

0 comments on commit f38f8db

Please sign in to comment.