aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/tinydns/tinydns_sync.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/tinydns/tinydns_sync.xml b/packages/tinydns/tinydns_sync.xml
index c950eae3..aa0c853b 100644
--- a/packages/tinydns/tinydns_sync.xml
+++ b/packages/tinydns/tinydns_sync.xml
@@ -4,12 +4,6 @@
<version>1.0</version>
<configpath>installedpackages->package->tinydns</configpath>
<title>TinyDNS: Manual Sync</title>
- <custom_php_install_command>
- tinydns_custom_php_install_command();
- </custom_php_install_command>
- <custom_php_deinstall_command>
- tinydns_custom_php_deinstall_command();
- </custom_php_deinstall_command>
<custom_php_resync_config_command>
tinydns_do_xmlrpc_sync($_POST['ipaddress'], $_POST['password']);
</custom_php_resync_config_command>