liquid_feedback_frontend

view env/ldap/__init.lua @ 1841:e6983d79d74f

Fix Lua error on <ol> or <ul> tag at end of input to util.html_is_safe(...)
author jbe
date Thu Feb 03 15:21:45 2022 +0100 (2022-02-03)
parents 02772bc49467
children
line source
1 -- Lua library path for C modules for mldap
2 package.cpath = WEBMCP_BASE_PATH .. "lib/mldap/?.so" .. ";" .. package.cpath

Impressum / About Us