liquid_feedback_frontend

annotate env/ldap/__init.lua @ 1158:e9f6ae14bc72

Updated event notifications and moved code from config to prefork initializer
author bsw
date Tue Mar 24 11:50:08 2015 +0100 (2015-03-24)
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