kopia lustrzana https://github.com/magicbug/Cloudlog
Update application/controllers/Options.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/3323/head
rodzic
9167b86725
commit
c229173b15
|
@ -92,7 +92,7 @@ class Options extends CI_Controller {
|
|||
$any_update_successful = TRUE;
|
||||
}
|
||||
|
||||
// Update global search within the options system
|
||||
// Update global search choice within the options system
|
||||
$search_update_status = $this->optionslib->update('global_search', $this->input->post('globalSearch'));
|
||||
if($search_update_status == TRUE) {
|
||||
$any_update_successful = TRUE;
|
||||
|
|
Ładowanie…
Reference in New Issue