1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-26 02:29:47 +02:00
This commit is contained in:
Xuan Sang LE
2018-08-23 11:43:42 +02:00
parent b07da22b52
commit 5f5c165f0b
13 changed files with 166 additions and 5 deletions

View File

@ -17,9 +17,6 @@ LOG_ROOT = WWW_ROOT..DIR_SEP.."logs"
-- require needed library
require(BASE_FRW.."silk.api")
-- need to define this
-- basically it initialize an session object
-- session_start()
-- registry object store global variables
local REGISTRY = {}