Fix master again

Caused due to merge of two PRs
This commit is contained in:
Lukas Reschke 2015-08-24 12:19:03 +02:00
parent b3495a1dc9
commit bd13126a80
1 changed files with 1 additions and 0 deletions

View File

@ -484,6 +484,7 @@ class Server extends SimpleContainer implements IServerContainer {
: null,
],
new SecureRandom(),
$c->getCrypto(),
$c->getConfig()
);