]> git.mjollnir.org Git - moodle.git/commitdiff
Fix for Bug #5441.
authorvyshane <vyshane>
Mon, 8 May 2006 03:56:26 +0000 (03:56 +0000)
committervyshane <vyshane>
Mon, 8 May 2006 03:56:26 +0000 (03:56 +0000)
admin/modules.php

index 970d7e234bac59d43d5960c0767b0a3f529eeb12..24d426c620312a1c63505427f62e3c0a585ccc6d 100644 (file)
@@ -39,7 +39,7 @@
 
     print_heading($strmanagemodules);
    
-    $courseaffected = false;
+    $coursesaffected = false;
     
 
 /// If data submitted, then process and store.