]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise)
authorskodak <skodak>
Thu, 1 May 2008 20:27:42 +0000 (20:27 +0000)
committerskodak <skodak>
Thu, 1 May 2008 20:27:42 +0000 (20:27 +0000)
lib/adminlib.php

index 32f3548abe8f5d625bc07af9d54c1936885aa28b..10645ee5cfb3ffc987e799fc0f28723621bf080c 100644 (file)
@@ -4516,20 +4516,17 @@ function print_plugin_tables() {
                                      'chat',
                                      'choice',
                                      'data',
-                                     'exercise',
+                                     'feedback',
                                      'forum',
                                      'glossary',
                                      'hotpot',
-                                     'journal',
                                      'label',
-                                     'lams',
                                      'lesson',
                                      'quiz',
                                      'resource',
                                      'scorm',
                                      'survey',
-                                     'wiki',
-                                     'workshop');
+                                     'wiki');
     
     $plugins_standard['blocks'] = array('activity_modules',
                                         'admin',