liquid_feedback_frontend

view env/ldap/__init.lua @ 1216:a0690e1fbdc7

Fixed syntax error in unit sidebar occured after last bug fix
author bsw
date Mon Jul 27 23:32:23 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