liquid_feedback_frontend

annotate env/ldap/__init.lua @ 1085:8be69c8d99a8

Fixed error when accessing member profile without being logged in
author bsw
date Sat Aug 02 21:26:53 2014 +0200 (2014-08-02)
parents 58f48a8a202a
children 02772bc49467
rev   line source
bsw@1071 1 -- Lua library path for C modules for mldap
bsw@1071 2 package.cpath = request.get_app_basepath() .. "/lib/mldap/?.so" .. ";" .. package.cpath

Impressum / About Us