mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
oops, need to write the config
This commit is contained in:
parent
f2424ca6fd
commit
5719e9e784
@ -84,6 +84,10 @@
|
||||
$errors .= lang($GLOBALS['config_error']) . ' ';
|
||||
$GLOBALS['config_error'] = False;
|
||||
}
|
||||
else
|
||||
{
|
||||
$c->config_data[$key] = $config;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user