diff options
Diffstat (limited to 'lib/repair/dropoldtables.php')
-rw-r--r-- | lib/repair/dropoldtables.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/repair/dropoldtables.php b/lib/repair/dropoldtables.php index cfe0df6cb5b..6ca04be08c7 100644 --- a/lib/repair/dropoldtables.php +++ b/lib/repair/dropoldtables.php @@ -74,6 +74,7 @@ class DropOldTables extends BasicEmitter implements RepairStep { 'calendar_objects', 'calendar_share_calendar', 'calendar_share_event', + 'file_map', 'foldersize', 'fscache', 'locks', |