liquid_feedback_frontend

view env/ldap/__init.lua @ 1218:bb10f001443e

Fixed syntax error in unit sidebar occured after last bug fix again again
author bsw
date Mon Jul 27 23:33:26 2015 +0200 (2015-07-27)
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