]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed a typo
authormoodler <moodler>
Mon, 23 Aug 2004 12:04:55 +0000 (12:04 +0000)
committermoodler <moodler>
Mon, 23 Aug 2004 12:04:55 +0000 (12:04 +0000)
enrol/database/enrol.php

index 8cf26caea5bdc99d75ac21c101cafeb514c47d50..4fb3617fbe7e40c3ff5c004642b7a2f39ebb0247 100644 (file)
@@ -17,7 +17,7 @@ class enrolment_plugin extends enrolment_base {
 function get_student_courses(&$user) {
     global $CFG;
 
-    parent::get_student_records($user);
+    parent::get_student_courses($user);
 
 
     // This is a hack to workaround what seems to be a bug in ADOdb with accessing