webmcp

diff framework/env/execute/inner.lua @ 325:3384306aa7bc

Autodoc comments improved
author jbe
date Tue Mar 24 00:12:35 2015 +0100 (2015-03-24)
parents 1fcdd5c6f498
children
line diff
     1.1 --- a/framework/env/execute/inner.lua	Mon Mar 23 22:41:40 2015 +0100
     1.2 +++ b/framework/env/execute/inner.lua	Tue Mar 24 00:12:35 2015 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  --[[--
     1.5  execute.inner()
     1.6  
     1.7 -It is MANDATORY to call this function once in each pre-fork and post-fork initializer and once in each filter of a WebMCP application.
     1.8 +It is mandatory to call this function once in each pre-fork and post-fork initializer and once in each filter of a WebMCP application.
     1.9  
    1.10  Calling execute.inner() in an initializer marks the end of initialization (the remaining code is executed when the process is terminated cleanly).
    1.11  

Impressum / About Us