From a72404116dd45d1bd4d4ee738475d069c9a5e58a Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 20 Jun 2014 15:28:56 -0300 Subject: Move squidGuard-devel references to functions prototypes and remove call-time references --- config/squidGuard-devel/squidguard_default.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/squidGuard-devel/squidguard_default.xml') diff --git a/config/squidGuard-devel/squidguard_default.xml b/config/squidGuard-devel/squidguard_default.xml index 01380ea5..4a03c2b6 100644 --- a/config/squidGuard-devel/squidguard_default.xml +++ b/config/squidGuard-devel/squidguard_default.xml @@ -134,10 +134,10 @@ - squidguard_validate_acl(&$_POST, &$input_errors); + squidguard_validate_acl($_POST, $input_errors); - squidguard_before_form_acl(&$pkg, false); + squidguard_before_form_acl($pkg, false); squidGuard_print_javascript(); -- cgit v1.2.3