misc/plugin/a.rb in tdiary-5.0.7 vs misc/plugin/a.rb in tdiary-5.0.8

- old
+ new

@@ -145,10 +145,9 @@ return my(option_or_name, name) end if @options["a.tlink"] if defined?(tlink) - url.untaint result = tlink(url, value) else result = "tlink is not available." end else