remove superflous fold mark

This commit is contained in:
Uwe Steinmann 2021-05-17 07:01:50 +02:00
parent d939b40486
commit cd99928cd4

View File

@ -902,7 +902,7 @@ switch($command) {
}
break; /* }}} */
case 'indexdocument': /* {{{ */
case 'indexdocument':
case 'indexfolder': /* {{{ */
if($user && $user->isAdmin()) {
if($fulltextservice) {