mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
PHP Warning removal.
This commit is contained in:
@@ -1600,6 +1600,7 @@ function update_706_to_800($type='')
|
||||
{
|
||||
if ($just_check) return update_needed('Core search handlers need to be updated.');
|
||||
$searchPref->removePref('core_handlers/pages')->save(false,true,false);
|
||||
e107::getSingleton('e107plugin')->refresh('page');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user