verbose output
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class WpTimthumb < WpItem
|
||||
module Output
|
||||
|
||||
def output
|
||||
def output(verbose = false)
|
||||
puts ' | ' + red('[!]') + " #{self}"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user