From: mark-nielsen Date: Sat, 30 Sep 2006 19:49:40 +0000 (+0000) Subject: NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5491947aa1cd05378be005c29bb07233e391ec2b;p=moodle.git NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files. --- diff --git a/mod/lesson/action/addcluster.php b/mod/lesson/action/addcluster.php index e3148baea0..baf5aa0b6a 100644 --- a/mod/lesson/action/addcluster.php +++ b/mod/lesson/action/addcluster.php @@ -1,7 +1,11 @@ any page not seen before diff --git a/mod/lesson/mediafile.php b/mod/lesson/mediafile.php index 31120db237..d8183006b5 100644 --- a/mod/lesson/mediafile.php +++ b/mod/lesson/mediafile.php @@ -1,8 +1,16 @@ -libdir.'/filelib.php'); diff --git a/mod/lesson/mod.html b/mod/lesson/mod.html index edf1a8872c..165015e100 100644 --- a/mod/lesson/mod.html +++ b/mod/lesson/mod.html @@ -1,6 +1,13 @@ - - -dirroot/mod/lesson/locallib.php"); // for parameter array if ($form->mode == "add") { if ($defaults = get_record("lesson_default", "course", $form->course)) { diff --git a/mod/lesson/reformat.php b/mod/lesson/reformat.php index 8501c7e145..9382ffc8e9 100644 --- a/mod/lesson/reformat.php +++ b/mod/lesson/reformat.php @@ -1,5 +1,12 @@ - tags // so that instructors can have newlines wherever they like as long as the overall format is in Aiken diff --git a/mod/lesson/restorelib.php b/mod/lesson/restorelib.php index 0b418f8431..f7db37dcf6 100644 --- a/mod/lesson/restorelib.php +++ b/mod/lesson/restorelib.php @@ -1,7 +1,11 @@ -version = 2006091801; // The current module version (Date: YYYYMMDDXX) $module->requires = 2006080900; // Requires this Moodle version