From 5bcfa9d5619f131bae2598b164e83c7b71ea17d8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 25 Oct 2008 00:32:29 +0000 Subject: * Correct (C) and filename in header * Use tinydns_sync_on_changes(); --- packages/tinydns/tinydns_sync.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/packages/tinydns/tinydns_sync.xml b/packages/tinydns/tinydns_sync.xml index 142dc52c..c515b9b0 100644 --- a/packages/tinydns/tinydns_sync.xml +++ b/packages/tinydns/tinydns_sync.xml @@ -7,13 +7,9 @@ /* $Id$ */ /* ========================================================================== */ /* - authng.xml + tinydns_sync.xml part of pfSense (http://www.pfSense.com) - Copyright (C) 2007 to whom it may belong - All rights reserved. - - Based on m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2003-2006 Manuel Kasper . + Copyright (C) 2008 Scott Ullrich All rights reserved. */ /* ========================================================================== */ @@ -126,10 +122,6 @@ - tinydns_do_xmlrpc_sync($_POST['ipaddress'], $_POST['password']); - if($_POST['ipaddress2']) - tinydns_do_xmlrpc_sync($_POST['ipaddress2'], $_POST['password2']); - if($_POST['ipaddress3']) - tinydns_do_xmlrpc_sync($_POST['ipaddress3'], $_POST['password3']); + tinydns_sync_on_changes(); \ No newline at end of file -- cgit v1.2.3