rename global

distributed
loveshell 2013-03-24 01:23:40 +08:00
parent 7e3df44e27
commit a2b218ab0e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ function read_rule(var)
end
return(table.concat(t,"|"))
end
regex=read_rule('phpids')
regex=read_rule('global')
get=read_rule('get')
post=read_rule('post')
agent=read_rule('user-agent')