liquid_feedback_frontend

view env/ldap/__init.lua @ 1072:ba51e72830e6

Added OpenLDAP license to LICENSE file
author bsw
date Fri Jul 18 23:12:14 2014 +0200 (2014-07-18)
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