Update common.lua

pull/221/head
midoks 3 years ago
parent 7903e1a286
commit 9b2ab9276c
  1. 2
      plugins/op_waf/waf/lua/common.lua

@ -83,7 +83,7 @@ function _M.cron(self)
if not stmt2 then
self:D("waf timer db:prepare fail!")
self:D("waf timer db:prepare fail!:"..tostring(stmt2))
return false
end

Loading…
Cancel
Save