webmcp

view framework/env/charset/__init.lua @ 561:e13a3fa97aad

Removed unused pointer for database connection to avoid compiler warning
author jbe
date Fri Feb 05 15:37:48 2021 +0100 (2021-02-05)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 charset._current = "UTF-8"
3 end)

Impressum / About Us