diff --git a/op/op.Ajax.php b/op/op.Ajax.php index 7a05bbd02..be23970c9 100644 --- a/op/op.Ajax.php +++ b/op/op.Ajax.php @@ -902,7 +902,7 @@ switch($command) { } break; /* }}} */ - case 'indexdocument': /* {{{ */ + case 'indexdocument': case 'indexfolder': /* {{{ */ if($user && $user->isAdmin()) { if($fulltextservice) {