mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
config is in bo
This commit is contained in:
parent
410711bd91
commit
3c96729750
@ -1033,7 +1033,7 @@
|
||||
$this->bo->send_file_ips[$val] = stripslashes($GLOBALS['HTTP_POST_VARS']['ip'][$key]);
|
||||
}
|
||||
}
|
||||
$this->config->config_data = array(
|
||||
$this->bo->config->config_data = array(
|
||||
'link_pathes' => serialize($this->bo->link_pathes),
|
||||
'send_file_ips' => serialize($this->bo->send_file_ips)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user