From b162412cb5a1fe1ff919bd9f17bc63732bed036f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 21 Feb 2007 03:36:04 +0000 Subject: It helps when we add the delete and add function to the correct file! --- packages/tinydns/tinydns_domains.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'packages/tinydns/tinydns_domains.xml') diff --git a/packages/tinydns/tinydns_domains.xml b/packages/tinydns/tinydns_domains.xml index e5000ff9..18059469 100644 --- a/packages/tinydns/tinydns_domains.xml +++ b/packages/tinydns/tinydns_domains.xml @@ -148,6 +148,20 @@ + + system("touch /tmp/delete"); + tinydns_custom_php_changeip_command(); + tinydns_custom_php_install_command(); + tinydns_create_zone_file(); + tinydns_setup_ping_items(); + + + system("touch /tmp/delete"); + tinydns_custom_php_changeip_command(); + tinydns_custom_php_install_command(); + tinydns_create_zone_file(); + tinydns_setup_ping_items(); + tinydns_create_zone_file(); tinydns_setup_ping_items(); -- cgit v1.2.3