diff --git a/TODO b/TODO index 12ce576..1600ad6 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ -- Fix sending of registration number to email addresses other than the first. - Remove students when switching from 2 back to 1 diff --git a/common.inc.php b/common.inc.php index 846b002..35acd5c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -147,6 +147,17 @@ function send_header($title="")
+