From: Michael Tremer Date: Thu, 1 Aug 2013 15:38:12 +0000 (+0200) Subject: DDNS: Support for all-inkl.com. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=80002fe433b0a983fbee13c1f4ad6760596531f9 DDNS: Support for all-inkl.com. Requested by Daniel Kovacs . --- diff --git a/config/rootfiles/core/72/filelists/files b/config/rootfiles/core/72/filelists/files index 7ab00d485..f20186d7b 100644 --- a/config/rootfiles/core/72/filelists/files +++ b/config/rootfiles/core/72/filelists/files @@ -1,4 +1,6 @@ etc/system-release etc/issue +srv/web/ipfire/cgi-bin/ddns.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi usr/local/bin/openvpnctrl +usr/local/bin/setddns.pl diff --git a/html/cgi-bin/ddns.cgi b/html/cgi-bin/ddns.cgi index d840d3946..88847a050 100644 --- a/html/cgi-bin/ddns.cgi +++ b/html/cgi-bin/ddns.cgi @@ -232,6 +232,7 @@ if ($settings{'ACTION'} eq '') &Header::openbigbox('100%', 'left', '', $errormessage); my %checked =(); # Checkbox manipulations +$checked{'SERVICE'}{'all-inkl.com'} = ''; $checked{'SERVICE'}{'cjb.net'} = ''; $checked{'SERVICE'}{'dhs.org'} = ''; $checked{'SERVICE'}{'dnspark.com'} = ''; @@ -327,6 +328,7 @@ print < $Lang::tr{'service'}: