ApacheCacher.InvalidateUser


static function InvalidateUser

Prototype:

static function InvalidateUser(string sessionid, seconds=3600, var m=null)

Parameters

sessionid
(string) // TO DO
seconds
has a default value of 3600
m
(var) has a default value of null

Description:

TODO: Document this

Return value:

// TO DO