liquid_feedback_frontend

view env/ldap/__init.lua @ 1161:385a1e369faf

Workaround for missing trailing slash in application base path added
author bsw
date Tue Mar 24 12:42:19 2015 +0100 (2015-03-24)
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