geeffland wrote:Just checked the CB code...
They have onBeforeLogout and OnAfterLogout versus the onLogout event that is listed in the PDF manual
Corrected in next release manual. Sorry for that. Correct one is:
//Logout User event
function onBeforeLogout ($row)
function onAfterLogout ($row, true)