Do not delete_orphan_files on an instance with Qvitter

This commit is contained in:
Mikael Nordfeldth 2016-02-12 01:45:47 +01:00
parent 913595780f
commit c8753353ed
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ attached files weren't removed as well.
Will print '.' for each deleted File entry and 'x' if it also had a locally stored file.
WARNING WARNING WARNING, this will also delete Qvitter files such as background etc. since
they are not linked to notices (yet anyway).
END_OF_HELP;
require_once INSTALLDIR.'/scripts/commandline.inc';