mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-27 19:21:22 +00:00
remove superflous fold mark
This commit is contained in:
parent
d939b40486
commit
cd99928cd4
|
|
@ -902,7 +902,7 @@ switch($command) {
|
||||||
}
|
}
|
||||||
break; /* }}} */
|
break; /* }}} */
|
||||||
|
|
||||||
case 'indexdocument': /* {{{ */
|
case 'indexdocument':
|
||||||
case 'indexfolder': /* {{{ */
|
case 'indexfolder': /* {{{ */
|
||||||
if($user && $user->isAdmin()) {
|
if($user && $user->isAdmin()) {
|
||||||
if($fulltextservice) {
|
if($fulltextservice) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user