Skip to content
Snippets Groups Projects
activeuserservice.js 130 B
// $Id$
// Small stub for Active User service
// Just calls the fingerservice with the '-u' option
load("fingerservice.js", "-u");