aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nmap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/nmap.xml')
-rw-r--r--packages/nmap.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/nmap.xml b/packages/nmap.xml
index 2fe47e8a..f547b10c 100644
--- a/packages/nmap.xml
+++ b/packages/nmap.xml
@@ -49,6 +49,8 @@
<type>checkbox</type>
</field>
</fields>
+ <custom_php_deinstall_command>
+ </custom_php_deinstall_command>
<custom_add_php_command>
$nmap_options = "";
if($_POST['option'] == "-sT: TCP connect() scan.") $nmap_options .= " -sT";