liquid_feedback_frontend

annotate env/ldap/__init.lua @ 1100:41f55e4cb905

Added translation of phase durations
author bsw
date Mon Oct 27 12:03:08 2014 +0100 (2014-10-27)
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