Select Git revision
activeuserservice.js
-
Rob Swindell authoredRob Swindell authored
activeuserservice.js 193 B
// $Id: activeuserservice.js,v 1.4 2015/09/10 06:23:39 rswindell Exp $
// Small stub for Active User service
// Just calls the fingerservice with the '-u' option
load("fingerservice.js", "-u");