diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2012-02-28 19:38:18 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-02-28 19:38:18 -0300 |
commit | 4d017584c3dc7965b1bf145b84b14e34d92d25c3 (patch) | |
tree | e8cadc051dada4dec6a1e92f34ab0b45896ed93e /config/filer/filer_sync.xml | |
parent | 179873ad4c2ee102e559f13499faab032cce63da (diff) | |
download | pfsense-packages-4d017584c3dc7965b1bf145b84b14e34d92d25c3.tar.gz pfsense-packages-4d017584c3dc7965b1bf145b84b14e34d92d25c3.tar.bz2 pfsense-packages-4d017584c3dc7965b1bf145b84b14e34d92d25c3.zip |
haproxy - update haproxy to 1.4.19
haproxy-legacy - update haproxy to 1.4.19
filer - include new features and action after file update
Diffstat (limited to 'config/filer/filer_sync.xml')
-rw-r--r-- | config/filer/filer_sync.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/filer/filer_sync.xml b/config/filer/filer_sync.xml index ae8e48ba..c51bae86 100644 --- a/config/filer/filer_sync.xml +++ b/config/filer/filer_sync.xml @@ -9,8 +9,8 @@ filer_sync.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> - Copyright (C) 2011 Marcello Coutinho Copyright (C) 2011 Brian Scholer + Copyright (C) 2012 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ @@ -50,7 +50,6 @@ <tab> <text>Files</text> <url>/pkg.php?xml=filer.xml</url> - <active/> </tab> <tab> <text>XMLRPC Sync</text> |