mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
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';
|
$prefs['email']['mail_server_type'] = 'nntp';
|
||||||
}
|
}
|
||||||
|
return $prefs;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user