mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-09 21:16:07 +00:00
init $indexconf
This commit is contained in:
parent
cfec7323d7
commit
cf64a440da
|
@ -62,6 +62,7 @@ if($settings->_enableFullSearch) {
|
|||
$indexconf['Indexer']::init($settings->_stopWordsFile);
|
||||
} else {
|
||||
$index = null;
|
||||
$indexconf = null;
|
||||
}
|
||||
|
||||
$folder = $document->getFolder();
|
||||
|
|
Loading…
Reference in New Issue
Block a user