Closing SC#66

This commit is contained in:
martinlanghoff
2005-01-22 08:59:26 +00:00
parent ded6659cbe
commit 35b09c6973
+2
View File
@@ -46,6 +46,8 @@
$form->startdate = make_timestamp($form->startyear, $form->startmonth, $form->startday);
$form->format = optional_param('format', 'social', PARAM_ALPHA);
validate_form($course, $form, $err);
if (count($err) == 0) {