mirror of
https://github.com/e107inc/e107.git
synced 2025-04-21 13:11:52 +02:00
List new preferences not saved issue fixed
This commit is contained in:
parent
e981f32714
commit
379349ba3c
@ -52,8 +52,8 @@ class list_admin
|
||||
// if($value != LIST_ADMIN_2){ $temp[$tp->toDB($key)] = $tp->toDB($value); }
|
||||
// }
|
||||
|
||||
e107::getPlugConfig('list_new')->setPref($_POST)->save(true);
|
||||
|
||||
e107::getPlugConfig('list_new')->reset()->setPref($_POST)->save(true);
|
||||
|
||||
// retrieve with e107::pref('list_new');
|
||||
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user