mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Lots of updates
git-svn-id: file:///svn/phpbb/trunk@553 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -131,6 +131,8 @@ else
|
||||
$board_config['avatar_path'] = $config['avatar_path'];
|
||||
$board_config['prune_enable'] = $config['prune_enable'];
|
||||
$board_config['gzip_compress'] = $config['gzip_compress'];
|
||||
$board_config['smtp_delivery'] = $config['smtp_delivery'];
|
||||
$board_config['smtp_host'] = $config['smtp_host'];
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user