liquid_feedback_frontend

view env/ldap/__init.lua @ 1155:9fed7af9263f

Fixed usage of global variable
author bsw
date Mon Mar 23 15:11:01 2015 +0100 (2015-03-23)
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