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/nmap | |
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/nmap')
-rw-r--r-- | config/nmap/nmap.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/nmap/nmap.xml b/config/nmap/nmap.xml index d616ea86..7f290ade 100644 --- a/config/nmap/nmap.xml +++ b/config/nmap/nmap.xml @@ -109,6 +109,4 @@ <custom_add_php_command> nmap_custom_add_php_command(); </custom_add_php_command> - <custom_php_deinstall_command> - </custom_php_deinstall_command> </packagegui> |