diff options
author | dvserg <dv_serg@mail.ru> | 2010-12-16 07:51:50 +0300 |
---|---|---|
committer | dvserg <dv_serg@mail.ru> | 2010-12-16 07:51:50 +0300 |
commit | 5be939c186e0cb31db757d89cc406182579e5c3f (patch) | |
tree | f432ae62b40020ce8073478835df246c43f68dbf /config/squidGuard/squidguard_time.xml | |
parent | c81a1c0a1a1e4f20e4f790263e677995cca2dc2a (diff) | |
download | pfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.tar.gz pfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.tar.bz2 pfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.zip |
Log view changed. Log rotation added. Validation Names with reserved words added.
Diffstat (limited to 'config/squidGuard/squidguard_time.xml')
-rw-r--r-- | config/squidGuard/squidguard_time.xml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/config/squidGuard/squidguard_time.xml b/config/squidGuard/squidguard_time.xml index f4d7ee06..83347fad 100644 --- a/config/squidGuard/squidguard_time.xml +++ b/config/squidGuard/squidguard_time.xml @@ -5,15 +5,12 @@ <description>Describe your package here</description> <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> - <name>squidguardtime</name> <version>none</version> <title>Proxy filter SquidGuard: Times</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> - <delete_string>A proxy server user has been deleted.</delete_string> <addedit_string>A proxy server user has been created/modified.</addedit_string> - <tabs> <tab> <text>General settings</text> @@ -42,10 +39,9 @@ </tab> <tab> <text>Log</text> - <url>/pkg_edit.php?xml=squidguard_log.xml&id=0</url> + <url>/squidGuard/squidguard_log.php</url> </tab> </tabs> - <adddeleteeditpagefields> <columnitem> <fielddescr>Timename</fielddescr> @@ -130,7 +126,6 @@ <size>80</size> </field> </fields> - <custom_php_after_form_command> squidGuard_print_javascript(); </custom_php_after_form_command> @@ -140,4 +135,4 @@ <custom_php_resync_config_command> // squidguard_resync_time(); </custom_php_resync_config_command> -</packagegui> +</packagegui>
\ No newline at end of file |