Forgot some debugging

This commit is contained in:
moodler 2005-04-14 17:59:25 +00:00
parent be86672db2
commit 55fcc21e4d

View File

@ -584,9 +584,6 @@ class assignment_base {
$table->print_html();
global $SESSION;
print_object($SESSION);
print_footer($this->course);
}