From: vyshane Date: Mon, 8 May 2006 03:56:26 +0000 (+0000) Subject: Fix for Bug #5441. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7eaf5045ce318f06f7399e050eb807282cbbddcc;p=moodle.git Fix for Bug #5441. --- diff --git a/admin/modules.php b/admin/modules.php index 970d7e234b..24d426c620 100644 --- a/admin/modules.php +++ b/admin/modules.php @@ -39,7 +39,7 @@ print_heading($strmanagemodules); - $courseaffected = false; + $coursesaffected = false; /// If data submitted, then process and store.