Document the new required module for Admin panel search.
This commit is contained in:
parent
0cd851d779
commit
83bec84ad6
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ checkModule('Number::Format', );
|
|||
checkModule('Email::Valid', );
|
||||
checkModule('Facebook::Graph', '0.0505' );
|
||||
checkModule('HTTP::BrowserDetect', );
|
||||
checkModule('Search::QueryParser', );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue