DL-21021 marking private_files block as standard plugin
authorPetr Skoda <skodak@moodle.org>
Sun, 21 Mar 2010 10:25:15 +0000 (10:25 +0000)
committerPetr Skoda <skodak@moodle.org>
Sun, 21 Mar 2010 10:25:15 +0000 (10:25 +0000)
lib/adminlib.php

index b5814f9..d0237e8 100644 (file)
@@ -5760,6 +5760,7 @@ function print_plugin_tables() {
         'news_items',
         'online_users',
         'participants',
+        'private_files',
         'quiz_results',
         'recent_activity',
         'rss_client',