From: tjhunt Date: Wed, 29 Oct 2008 08:39:33 +0000 (+0000) Subject: random course generator: Helpful comment at the top of the file. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6d5a0e939f14d19825640479bf563d1969da89e9;p=moodle.git random course generator: Helpful comment at the top of the file. --- diff --git a/admin/generator.php b/admin/generator.php index 3cd12a17d9..b5aa018516 100755 --- a/admin/generator.php +++ b/admin/generator.php @@ -1,4 +1,13 @@ -libdir . '/formslib.php'); require_once($CFG->dirroot .'/course/lib.php');