diff options
Diffstat (limited to 'config/autoconfigbackup/autoconfigbackup.xml')
-rw-r--r-- | config/autoconfigbackup/autoconfigbackup.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/autoconfigbackup/autoconfigbackup.xml b/config/autoconfigbackup/autoconfigbackup.xml index 38a05c88..8b901b67 100644 --- a/config/autoconfigbackup/autoconfigbackup.xml +++ b/config/autoconfigbackup/autoconfigbackup.xml @@ -142,10 +142,6 @@ <custom_php_validation_command> custom_php_validation_command($_POST, &$input_errors); </custom_php_validation_command> - <custom_php_global_functions> - </custom_php_global_functions> - <custom_add_php_command> - </custom_add_php_command> <custom_php_resync_config_command> <![CDATA[ exec("echo > /cf/conf/lastpfSbackup.txt"); @@ -157,8 +153,4 @@ $savemsg .= "A configuration backup has been queued."; ]]> </custom_php_resync_config_command> - <custom_php_install_command> - </custom_php_install_command> - <custom_php_deinstall_command> - </custom_php_deinstall_command> </packagegui> |