lfapi

changeset 16:91658b95d000

Added todo
author bsw
date Sat Nov 05 12:14:26 2011 +0100 (2011-11-05)
parents ef5f746f21ad
children 97103921ff3c
files lfapi/general_params.js
line diff
     1.1 --- a/lfapi/general_params.js	Sat Nov 05 12:14:18 2011 +0100
     1.2 +++ b/lfapi/general_params.js	Sat Nov 05 12:14:26 2011 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  }
     1.5  
     1.6  // add member related options to a db query according to parameters given by client
     1.7 +// TODO limit to access privileges
     1.8  exports.addMemberOptions = function (req, query, params, relation) {
     1.9    var table_name = 'member';
    1.10    if (relation) {

Impressum / About Us