diff options
Diffstat (limited to 'config/tinydns')
-rw-r--r-- | config/tinydns/tinydns.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/tinydns/tinydns.xml b/config/tinydns/tinydns.xml index fef6e949..d538b560 100644 --- a/config/tinydns/tinydns.xml +++ b/config/tinydns/tinydns.xml @@ -260,6 +260,7 @@ </custom_php_resync_config_command> <custom_php_install_command> tinydns_custom_php_install_command(); + tinydns_upgrade_config(); </custom_php_install_command> <custom_php_deinstall_command> tinydns_custom_php_deinstall_command(); |