mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-21 03:26:42 +03:00
Update lua manual link
@@ -774,7 +774,7 @@ function main()
|
|||||||
return nil;
|
return nil;
|
||||||
end
|
end
|
||||||
</pre>
|
</pre>
|
||||||
; Note : Go to http://www.lua.org/ to find more about the Lua programming language. The reference manual too is available online, at http://www.lua.org/manual/5.1/.
|
; Note : Go to http://www.lua.org/ to find more about the Lua programming language. The reference manual too is available online, at http://www.lua.org/manual/5.2/.
|
||||||
|
|
||||||
; Note : Lua support is marked as experimental as the way the programming interface may continue to evolve while we are working for the best implementation style. Any user input into the programming interface is appreciated.
|
; Note : Lua support is marked as experimental as the way the programming interface may continue to evolve while we are working for the best implementation style. Any user input into the programming interface is appreciated.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user