Function EditSearchSettings
Edit some general settings related to the search function. Called by ?action=admin;area=managesearch;sa=settings. Requires the admin_forum permission.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
template, 'modify_settings' sub-template.
Located at Sources/ManageSearch.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageSearch()
template, 'modify_settings' sub-template.
Located at Sources/ManageSearch.php
boolean |
$return_config = false |
Whether or not to return the config_vars array (used for admin search) |
|array
|
Returns nothing or returns the $config_vars array if $return_config is true |