]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Merge branch 'zoneedit-10645'
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 22 Jan 2015 17:21:47 +0000 (18:21 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 22 Jan 2015 17:21:47 +0000 (18:21 +0100)
src/ddns/providers.py

index 22ae591349275c693e105b83789a980671500770..9d6f6eec93947c2355ba368a6ecc43e1ce01ec38 100644 (file)
@@ -1377,7 +1377,7 @@ class DDNSProviderVariomedia(DDNSProtocolDynDNS2, DDNSProvider):
                return data
 
 
-class DDNSProviderZoneedit(DDNSProtocolDynDNS2, DDNSProvider):
+class DDNSProviderZoneedit(DDNSProvider):
        handle    = "zoneedit.com"
        name      = "Zoneedit"
        website   = "http://www.zoneedit.com"