filter some post data

thanks for bajief
master
loveshell 2016-04-06 12:17:47 +08:00
parent 6606edda34
commit 314a2f62ec
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ elseif PostCheck then
data=val
end
if data and type(data) ~= "boolean" and body(data) then
return true
body(key)
end
end
end