Update of /cvsroot/aimmath/moodle/mod/math_assignment
In directory sc8-pr-cvs1:/tmp/cvs-serv14061/mod/math_assignment
Modified Files:
mod.html
Log Message:
removed a debugging echo
Index: mod.html
===================================================================
RCS file: /cvsroot/aimmath/moodle/mod/math_assignment/mod.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** mod.html 16 Sep 2003 14:41:38 -0000 1.5
--- mod.html 16 Sep 2003 14:57:55 -0000 1.6
***************
*** 47,52 ****
}
- echo "aimsubject: $form->aimsubject";
-
// Process problems and solutions
$form->problemsurl = "";
--- 47,50 ----
|