From 7eaf5045ce318f06f7399e050eb807282cbbddcc Mon Sep 17 00:00:00 2001 From: vyshane Date: Mon, 8 May 2006 03:56:26 +0000 Subject: [PATCH] Fix for Bug #5441. --- admin/modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5