Git commits in Moodle 1.9.4 by samulik
commit 2e9cb9d29afd3a1acd510db5643b0aa597041be1 Author: samulik <samulik> Date: Thu, 04 Dec 2008 01:31:01 +0900 Tag: v1.9.4 course import: MDL-17497 PHP was running out of memory if a category had a lot of courses. Now get_courses only fetches course id and fullname.