|
- g.ExecuteAGIScript(scriptContent, "", "", w, r, userInfo)
|
|
|
|
|
|
+ //g.ExecuteAGIScript(scriptContent, "", "", w, r, userInfo)
|
|
log.Println("[Remote AGI] IP:", r.RemoteAddr, " executed the script ", pathFromDb, "(", realPath, ")", " on behalf of", userInfo.Username, "with total duration: ", duration)
|
|
log.Println("[Remote AGI] IP:", r.RemoteAddr, " executed the script ", pathFromDb, "(", realPath, ")", " on behalf of", userInfo.Username, "with total duration: ", duration)
|