From 9bef36ef785409fbc570f6229250ab41dd4e52c8 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 6 Sep 2015 20:55:18 +0200 Subject: sarg - code style cleanup and fixes sarg_schedule.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Code style and indentation fixes - Description cosmetics --- config/sarg/sarg_sync.xml | 112 ++++++++++++++++++++++------------------------ 1 file changed, 53 insertions(+), 59 deletions(-) (limited to 'config/sarg') diff --git a/config/sarg/sarg_sync.xml b/config/sarg/sarg_sync.xml index 354d9991..9ae141e5 100755 --- a/config/sarg/sarg_sync.xml +++ b/config/sarg/sarg_sync.xml @@ -1,48 +1,48 @@ - - + + - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. sargsync - 1.0 + 0.6.5 Status: Sarg Sync /usr/local/pkg/sarg.inc @@ -75,16 +75,16 @@ Help /sarg_about.php - + XMLRPC Sync listtopic - Automatically sync sarg configuration changes + Automatically Sync Sarg Configuration Changes. synconchanges - Select a sync method for sarg. + Select a sync method for Sarg. select auto @@ -95,14 +95,14 @@ - Sync timeout + Sync Timeout synctimeout Select sync max wait time select 250 - + @@ -114,32 +114,26 @@ none rowhelper - - IP Address - ipaddress - IP Address of remote server - input - 20 - - - Password - password - Password for remote server. - password - 20 - + + IP Address + ipaddress + IP Address of remote server + input + 20 + + + Password + password + Password for remote server. + password + 20 + - - sarg_php_install_command(); - - - sarg_php_deinstall_command(); - sarg_validate_input($_POST, $input_errors); - + sarg_resync(); -- cgit v1.2.3