webmcp

view framework/env/charset/__init.lua @ 552:7e874b5227b6

Bugfix in array support: info.type may be nil
author jbe
date Mon Dec 09 16:09:14 2019 +0100 (2019-12-09)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 charset._current = "UTF-8"
3 end)

Impressum / About Us