webmcp

view framework/env/charset/__init.lua @ 408:fd5880964d99

Hack to avoid cumulating memory leaks in case of (caught) out-of-memory errors
author jbe
date Thu Jan 07 01:23:08 2016 +0100 (2016-01-07)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 charset._current = "UTF-8"
3 end)

Impressum / About Us