From: mjollnir_ Date: Thu, 3 Feb 2005 22:30:46 +0000 (+0000) Subject: Reverting last patch for bug 2479 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6036cae8549387b4c89454d704c11664ac8dfc0f;p=moodle.git Reverting last patch for bug 2479 --- diff --git a/course/importstudents.php b/course/importstudents.php index 4d12964b19..da91c3ec9b 100644 --- a/course/importstudents.php +++ b/course/importstudents.php @@ -89,8 +89,6 @@ $alreadycourses = array(); } - $alreadycourses[$course->id] = $course; // this should take the currrent course out of the search results. - $numcourses = 0;