Binary Illusion - blog about programming, technology, ...
def logResult(mti,resp,data) if resp != nil super(mti,resp,data) else super(mti,nil,data) end end
Post a Comment
No comments:
Post a Comment