1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00

Update from Zate

git-svn-id: file:///home/svn/framework3/trunk@10396 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2010-09-20 14:27:34 +00:00
parent 4590844871
commit 2cd8b7d5e2

View File

@ -320,7 +320,7 @@ class Plugin::Nessus < Msf::Plugin
end
#Versions
cmd_nserver_feed
cmd_nessus_server_feed
tbl = Rex::Ui::Text::Table.new(
'Columns' =>
@ -505,4 +505,4 @@ class Plugin::Nessus < Msf::Plugin
protected
end
end
end