aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/34/squid_antivirus.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2015-01-14 03:26:05 +0000
committerCharlie Root <root@pfSense.localdomain>2015-01-14 03:26:05 +0000
commit078fdef02580b396cdad6c21e8e86360e53d338c (patch)
treece75de67ff39ba5a71a577abfb30fffa66c02ab2 /config/squid3/34/squid_antivirus.xml
parent91f7763f0a6754e826f826f12ac2e6d4bcccb62e (diff)
downloadpfsense-packages-078fdef02580b396cdad6c21e8e86360e53d338c.tar.gz
pfsense-packages-078fdef02580b396cdad6c21e8e86360e53d338c.tar.bz2
pfsense-packages-078fdef02580b396cdad6c21e8e86360e53d338c.zip
squid 3.4 - fixes #4196 and #4197
/var/run/squid check squidclamav symbolic links antivirus tab check config c-icap rc.d file path checks clamd rc.d file path checks squid_clwarn.php replacement for clwarn.cgi to do not need perl install
Diffstat (limited to 'config/squid3/34/squid_antivirus.xml')
-rwxr-xr-xconfig/squid3/34/squid_antivirus.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/squid3/34/squid_antivirus.xml b/config/squid3/34/squid_antivirus.xml
index 2afb1ff1..c722598d 100755
--- a/config/squid3/34/squid_antivirus.xml
+++ b/config/squid3/34/squid_antivirus.xml
@@ -151,6 +151,7 @@
</field>
</fields>
<custom_php_validation_command>
+ squid_validate_antivirus($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
squid_resync();