From bebbfd679dc6cc973b8a9d47df1c6cbf8fff3bde Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 21 Feb 2007 01:23:53 +0000 Subject: Reload zone settings on save --- packages/tinydns/tinydns.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml index ca7c464c..8fb761f7 100644 --- a/packages/tinydns/tinydns.xml +++ b/packages/tinydns/tinydns.xml @@ -99,6 +99,12 @@ tinydns_custom_php_deinstall_command(); + + tinydns_custom_php_changeip_command(); + tinydns_custom_php_install_command(); + tinydns_create_zone_file(); + tinydns_setup_ping_items(); + tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); -- cgit v1.2.3