Skip to content
Snippets Groups Projects
Commit 8e2f6059 authored by David Maus's avatar David Maus
Browse files

Load module `VuFindSearch' before main module

parent aafdf07c
No related merge requests found
<?php
$config = array(
'modules' => array(
'VuFindHttp', 'VuFindTheme', 'VuFind', 'VuFindSearch'
'VuFindHttp', 'VuFindTheme', 'VuFindSearch', 'VuFind',
),
'module_listener_options' => array(
'config_glob_paths' => array(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment