bsw@1071: -- Lua library path for C modules for mldap bsw@1071: package.cpath = request.get_app_basepath() .. "/lib/mldap/?.so" .. ";" .. package.cpath