1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Fixed SDK params

This commit is contained in:
Eldad Fux 2020-03-28 18:11:58 +03:00
parent 7b1dd6b2c3
commit 2a2f6c1492

View file

@ -401,12 +401,6 @@ $utopia->get('/.well-known/acme-challenge')
}
);
$name = APP_NAME;
if (array_key_exists($service, $services)) { /** @noinspection PhpIncludeInspection */