liquid_feedback_frontend

view env/ldap/__init.lua @ 1082:8fc0efee260f

Added tag v3.0.2 for changeset 86073b9999dc
author jbe
date Wed Jul 23 22:46:55 2014 +0200 (2014-07-23)
parents 58f48a8a202a
children 02772bc49467
line source
1 -- Lua library path for C modules for mldap
2 package.cpath = request.get_app_basepath() .. "/lib/mldap/?.so" .. ";" .. package.cpath

Impressum / About Us