Change this back to cooincide with autoload revert
git-svn-id: file:///home/svn/framework3/trunk@12602 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
ecb726fb2c
commit
1904e446b2
|
@ -5,8 +5,8 @@ module Msf
|
|||
# This module provides methods for implementing a web crawler
|
||||
#
|
||||
###
|
||||
module Auxiliary
|
||||
module HttpCrawler
|
||||
module Auxiliary::HttpCrawler
|
||||
|
||||
include ::Msf::Auxiliary::Report
|
||||
|
||||
def initialize(info = {})
|
||||
|
@ -302,4 +302,3 @@ module HttpCrawler
|
|||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue