liquid_feedback_frontend

view env/ldap/__init.lua @ 1118:8b9d8eb905e4

Added tag v3.0.3 for changeset 93b84dee5577
author bsw
date Mon Nov 10 19:06:38 2014 +0100 (2014-11-10)
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