mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-12 23:05:42 +02:00
rebased to serversideup image
This commit is contained in:
parent
465c7447f3
commit
7fdc642a54
2 changed files with 9 additions and 9 deletions
|
@ -57,5 +57,4 @@ if (getenv('DDNS_FORCEDHOST') !== false) {
|
|||
$config['host'] = getenv('DDNS_FORCEDHOST');
|
||||
}
|
||||
|
||||
print_r ($config);
|
||||
(new netcup\DNS\API\Handler($config, $_REQUEST))->doRun();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue