forked from extern/egroupware
forgot to return the preferences array
This commit is contained in:
parent
f42f077d35
commit
57c5024274
@ -853,6 +853,7 @@
|
||||
{
|
||||
$prefs['email']['mail_server_type'] = 'nntp';
|
||||
}
|
||||
return $prefs;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user