Errors moved into their own namespace - Ref #1315
This commit is contained in:
@@ -16,7 +16,7 @@ module WPScan
|
||||
|
||||
return if target.content_dir
|
||||
|
||||
raise WpContentDirNotDetected
|
||||
raise Error::WpContentDirNotDetected
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user