mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Updates to use new plugin specific prefs. Change file headers as well.
This commit is contained in:
@@ -259,6 +259,9 @@ function step4()
|
||||
$coreConfig->remove($key);
|
||||
}
|
||||
}
|
||||
$old_prefs['reported_post_email'] = $coreConfig->get('reported_post_email');
|
||||
$coreConfig->remove('reported_post_email');
|
||||
|
||||
$fconf->setPref($old_prefs)->save(false, true);
|
||||
$coreConfig->save(false, true);
|
||||
|
||||
|
Reference in New Issue
Block a user