liquid_feedback_frontend

view env/ldap/__init.lua @ 1638:39bf0af7f5e3

Silence compiler warnings regarding discarded const qualifier in mldap library
author jbe
date Tue Feb 09 16:59:01 2021 +0100 (2021-02-09)
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