On Thu, 08 May 2014 10:45:37 -0700
Florin Andrei <florin(a)andrei.myip.org> wrote:
What is the difference between USER_END and USER_LOGOUT?
LOGOUT means a user that was logged in has logged out. USER_END means a
session for that user has just ended. It could be a login or could be a
cron job.
-Steve