webmcp

diff framework/env/request/handler.lua @ 320:e3e2a03f75b2

Fixes in autodoc comments
author jbe
date Mon Mar 23 19:23:33 2015 +0100 (2015-03-23)
parents a2c733535b8e
children d8480a60a07d
line diff
     1.1 --- a/framework/env/request/handler.lua	Mon Mar 23 19:18:28 2015 +0100
     1.2 +++ b/framework/env/request/handler.lua	Mon Mar 23 19:23:33 2015 +0100
     1.3 @@ -255,15 +255,3 @@
     1.4    end
     1.5  
     1.6  end
     1.7 -
     1.8 ---//--
     1.9 -
    1.10 ---[[--
    1.11 -app  -- table to store an application state
    1.12 -
    1.13 -'app' is a global table for storing any application state data. It will be reset for every request.
    1.14 ---]]--
    1.15 -
    1.16 --- Initialized in request.handler(...).
    1.17 -
    1.18 ---//--

Impressum / About Us