bah, debug print

git-svn-id: file:///home/svn/framework3/trunk@8359 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2010-02-02 23:15:12 +00:00
parent 84e366c28e
commit 4e582bd10b
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ module Auxiliary::Report
end
def report_vuln(opts={})
$stdout.puts("Foo")
return if not db
framework.db.report_vuln(opts)
end