aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-14 05:42:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-14 05:42:47 +0000
commit30597de08c2d7cb4561b1ee2b0d34b733ded5e7f (patch)
tree07dc731f2b49e0f31ac2a6abae713b9a0a62c3de /packages
parent8c4f0d8cd26c4b6fdded1415f018a69f290c58f6 (diff)
downloadpfsense-packages-30597de08c2d7cb4561b1ee2b0d34b733ded5e7f.tar.gz
pfsense-packages-30597de08c2d7cb4561b1ee2b0d34b733ded5e7f.tar.bz2
pfsense-packages-30597de08c2d7cb4561b1ee2b0d34b733ded5e7f.zip
Missing '
Diffstat (limited to 'packages')
-rw-r--r--packages/tinydns/tinydns_sync.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tinydns/tinydns_sync.xml b/packages/tinydns/tinydns_sync.xml
index 78ef6fc8..39633907 100644
--- a/packages/tinydns/tinydns_sync.xml
+++ b/packages/tinydns/tinydns_sync.xml
@@ -117,9 +117,9 @@
</fields>
<custom_php_resync_config_command>
tinydns_do_xmlrpc_sync($_POST['ipaddress'], $_POST['password']);
- if($_POST['ipaddress2])
+ if($_POST['ipaddress2'])
tinydns_do_xmlrpc_sync($_POST['ipaddress2'], $_POST['password2']);
- if($_POST['ipaddress3])
+ if($_POST['ipaddress3'])
tinydns_do_xmlrpc_sync($_POST['ipaddress3'], $_POST['password3']);
</custom_php_resync_config_command>
</packagegui> \ No newline at end of file