aboutsummaryrefslogtreecommitdiffstats
path: root/lib/repair
diff options
context:
space:
mode:
Diffstat (limited to 'lib/repair')
-rw-r--r--lib/repair/dropoldtables.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/repair/dropoldtables.php b/lib/repair/dropoldtables.php
index cfe0df6cb5b..257ffd0d86d 100644
--- a/lib/repair/dropoldtables.php
+++ b/lib/repair/dropoldtables.php
@@ -85,6 +85,8 @@ class DropOldTables extends BasicEmitter implements RepairStep {
'media_users',
'permissions',
'pictures_images_cache',
+ 'principalgroups',
+ 'principals',
'queuedtasks',
'sharing',
];