webmcp

annotate framework/env/charset/__init.lua @ 544:a93ba2a3858a

Fix handling when setting 1:1 referenced objects
author jbe
date Sat Oct 19 19:45:45 2019 +0200 (2019-10-19)
parents c3d539e33710
children
rev   line source
jbe@262 1 request.for_each(function()
jbe@262 2 charset._current = "UTF-8"
jbe@262 3 end)

Impressum / About Us