webmcp

view framework/env/charset/__init.lua @ 324:1c3ba14bd679

Root __init.lua function must not set global variables without _G now; Documentation for "_" function added
author jbe
date Mon Mar 23 22:41:40 2015 +0100 (2015-03-23)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 charset._current = "UTF-8"
3 end)

Impressum / About Us