Output the timthumb version if found
This commit is contained in:
@@ -4,7 +4,7 @@ class WpTimthumb < WpItem
|
||||
module Output
|
||||
|
||||
def output
|
||||
puts ' | ' + red('[!]') + " #{url}"
|
||||
puts ' | ' + red('[!]') + " #{self}"
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user