summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-05-25 17:08:22 +0000
committerErmal <eri@pfsense.org>2011-05-25 17:08:22 +0000
commitdceff62e8144b56cb292e1a3fd69abe307072625 (patch)
tree918401ea410cb8aeb8fc00962c63f35c8f583fd7 /etc/inc/services.inc
parent193ee786a468c7fdcc3fc9086d1747b3d879c4a5 (diff)
downloadpfsense-dceff62e8144b56cb292e1a3fd69abe307072625.zip
pfsense-dceff62e8144b56cb292e1a3fd69abe307072625.tar.gz
Put some debug info during dyndns update under debug conditionals.
Diffstat (limited to 'etc/inc/services.inc')
-rw-r--r--etc/inc/services.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/services.inc b/etc/inc/services.inc
index e7028c6..d5c9ada 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -606,8 +606,6 @@ function services_dyndns_configure_client($conf) {
/* load up the dyndns.class */
require_once("dyndns.class");
- log_error("DynDns: Running updatedns()");
-
$dns = new updatedns($dnsService = $conf['type'],
$dnsHost = $conf['host'],
$dnsUser = $conf['username'],
OpenPOWER on IntegriCloud