misc/plugin/category.rb in tdiary-3.2.2.20130727 vs misc/plugin/category.rb in tdiary-4.0.0
- old
+ new
@@ -221,9 +221,10 @@
def initialize
@params = Hash.new([])
end
def referer; nil; end
def user_agent; nil; end
+ def mobile_agent?; nil; end
def request_method; 'GET'; end
end
#
# Info