mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 14:37:20 +00:00
save indexconf into settings
This commit is contained in:
parent
472caa19ba
commit
d2584c7f34
|
@ -75,6 +75,7 @@ if($settings->_enableFullSearch) {
|
|||
require_once('SeedDMS/Lucene.php');
|
||||
}
|
||||
}
|
||||
$settings->_indexconf = $indexconf;
|
||||
|
||||
/* Add root Dir. Needed because the view classes are included
|
||||
* relative to it.
|
||||
|
|
Loading…
Reference in New Issue
Block a user