From e908e44cb89d8e271cdf08653de9a00e247ce9dc Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 4 Dec 2015 11:35:42 +0100 Subject: Move the dirs creation to install --- config/sarg/sarg.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/sarg/sarg.xml b/config/sarg/sarg.xml index 00da6470..cc5c1118 100644 --- a/config/sarg/sarg.xml +++ b/config/sarg/sarg.xml @@ -42,7 +42,7 @@ ]]> sarg - 0.6.5 + 0.6.6 Status: Sarg Settings /usr/local/pkg/sarg.inc @@ -391,6 +391,9 @@ base64 + + sarg_package_install(); + sarg_validate_input($_POST, $input_errors); -- cgit v1.2.3