Skip to content
Snippets Groups Projects
Commit 8e100b45 authored by rswindell's avatar rswindell
Browse files

A small stub that just called fingerservice.js with the '-u' option, for those

that already have activeuserservice.js configured in their services.ini file,
I don't want to break their configuration.
parent 0aedb254
No related branches found
No related tags found
No related merge requests found
// $Id$
// Small stub for Active User service
// Just calls the fingerservice with the '-u' option
load("fingerservice.js", "-u");
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment