fixed Bug #4855, too much info saved in db.
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
$moduleprefix = '';
|
||||
}
|
||||
|
||||
unset($config->sesskey);
|
||||
unset($config->module);
|
||||
|
||||
foreach ($config as $name => $value) {
|
||||
set_config($moduleprefix.$name, $value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user