liquid_feedback_frontend

annotate env/ldap/__init.lua @ 1221:e80c8790a1ca

Use -f switch for git-checkout in lf4rcs example config
author jbe
date Tue Dec 01 02:10:40 2015 +0100 (2015-12-01)
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