]> git.mjollnir.org Git - moodle.git/commitdiff
Reverting last patch for bug 2479
authormjollnir_ <mjollnir_>
Thu, 3 Feb 2005 22:30:46 +0000 (22:30 +0000)
committermjollnir_ <mjollnir_>
Thu, 3 Feb 2005 22:30:46 +0000 (22:30 +0000)
course/importstudents.php

index 4d12964b19a26e82db9b6541f452104a40212aef..da91c3ec9bae6d8fdfb4feb68c1aba590c2a75bc 100644 (file)
@@ -89,8 +89,6 @@
         $alreadycourses = array();
     }
 
-    $alreadycourses[$course->id] = $course; // this should take the currrent course out of the search results.
-
     $numcourses = 0;