liquid_feedback_frontend

view env/ldap/__init.lua @ 1074:aefef1556d55

Removed usage of hstore from LDAP support
author bsw
date Tue Jul 22 22:17:37 2014 +0200 (2014-07-22)
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