diff options
author | Scott Ullrich <sullrich@G5.local> | 2009-10-27 16:29:10 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@G5.local> | 2009-10-27 16:29:10 -0400 |
commit | 84c595a7e87439865edc8d77143f7737df4eb720 (patch) | |
tree | 6d8e1cba3c86225101e0c1710708799f64841199 /config/rate/rate.xml | |
parent | fc9248de4826ae2f58546f0b1329f6127fff5f9d (diff) | |
download | pfsense-packages-84c595a7e87439865edc8d77143f7737df4eb720.tar.gz pfsense-packages-84c595a7e87439865edc8d77143f7737df4eb720.tar.bz2 pfsense-packages-84c595a7e87439865edc8d77143f7737df4eb720.zip |
Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): SE in
/etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): ^ in
/etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): An Error
Diffstat (limited to 'config/rate/rate.xml')
-rw-r--r-- | config/rate/rate.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/rate/rate.xml b/config/rate/rate.xml index c422d296..787ad815 100644 --- a/config/rate/rate.xml +++ b/config/rate/rate.xml @@ -64,11 +64,10 @@ <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/rate/status_graph.php</item> </additional_files_needed> - <custom_php_install_command> rate_install(); </custom_php_install_command> <custom_php_deinstall_command> rate_deinstall(); </custom_php_deinstall_command> -</packagegui> +</packagegui>
\ No newline at end of file |