activeuserservice.js 130 B
// $Id$
// Small stub for Active User service
// Just calls the fingerservice with the '-u' option
load("fingerservice.js", "-u");
that already have activeuserservice.js configured in their services.ini file, I don't want to break their configuration.
that already have activeuserservice.js configured in their services.ini file, I don't want to break their configuration.
// $Id$
// Small stub for Active User service
// Just calls the fingerservice with the '-u' option
load("fingerservice.js", "-u");