liquid_feedback_frontend

annotate env/ldap/__init.lua @ 1188:17b1456d0262

Added pmake/bmake to list of Debian packages for installation
author jbe
date Sun Mar 29 20:17:54 2015 +0200 (2015-03-29)
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