webmcp

annotate framework/env/charset/__init.lua @ 564:6141ab127861

Fixed handling of derived translation tables
author jbe
date Sun Mar 07 17:21:12 2021 +0100 (2021-03-07)
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