diff options
author | jim-p <jimp@pfsense.org> | 2014-05-07 14:11:07 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-05-07 14:11:07 -0400 |
commit | 85254446a1d482496a2b619d028533e885ca77e6 (patch) | |
tree | cfbfbf70390863123535c6de52aa205f5f7caade /pkg_config.10.xml | |
parent | d619c494d383ce2223e144cf1fdffc2883d44b79 (diff) | |
download | pfsense-packages-85254446a1d482496a2b619d028533e885ca77e6.tar.gz pfsense-packages-85254446a1d482496a2b619d028533e885ca77e6.tar.bz2 pfsense-packages-85254446a1d482496a2b619d028533e885ca77e6.zip |
Retrieve current theme before attempting to reference the theme, otherwise it is blank on a plain installation. Bump version. Fixes #3503
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index dda9ca78..46fdf2aa 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1271,7 +1271,7 @@ <name>mailreport</name> <descr>Allows you to setup periodic e-mail reports containing command output, log file contents, and RRD graphs.</descr> <category>Network Management</category> - <version>2.0.9</version> + <version>2.0.11</version> <status>Stable</status> <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/mailreport/mailreport.xml</config_file> |