Version = '2.1.12'
Release = '20181121'
Author = 'Joshua Conero'
Name = 'sRong'
Since = '20180821'
AppDir = ROOT_DIR . '/app'
HttpDir = ROOT_DIR . '/app/http'
BinDir = ROOT_DIR . '/app/bin'
ConfigDir = ROOT_DIR . '/app/config'
RouterDir = ROOT_DIR . '/app/router'
CliRouterFile = ROOT_DIR . '/app/router/cli.php'
WebRouterFile = ROOT_DIR . '/app/router/web.php'
ConfigFile = ROOT_DIR . '/app/config/config.php'
SysConfFile = ROOT_DIR . '/srong/config.php'
println(mixed ...$debug)