diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-04-27 22:30:01 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-04-27 22:30:01 -0400 |
commit | f8ebaa2eaf33977e6bfdf00cf7cef39dab84676d (patch) | |
tree | b96e3ae978c1593c90cf4975fd581ef90b5fe8aa | |
parent | 1ece4960bec4edafa3b678fbab29dd7db65550fd (diff) | |
download | pfsense-packages-f8ebaa2eaf33977e6bfdf00cf7cef39dab84676d.tar.gz pfsense-packages-f8ebaa2eaf33977e6bfdf00cf7cef39dab84676d.tar.bz2 pfsense-packages-f8ebaa2eaf33977e6bfdf00cf7cef39dab84676d.zip |
Do not define validate text item twice
-rw-r--r-- | config/varnish64/varnish_settings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/varnish64/varnish_settings.xml b/config/varnish64/varnish_settings.xml index c3304c1a..9e275117 100644 --- a/config/varnish64/varnish_settings.xml +++ b/config/varnish64/varnish_settings.xml @@ -114,8 +114,6 @@ <type>input</type> </field> </fields> - <custom_php_validation_command> - </custom_php_validation_command> <custom_php_resync_config_command> sync_package_varnish(); varnish_start(); |