Updates the last activity timestamp and last performed action in the database result.
You should call flushPendingUpdates() to flush these updates to the database layer.
Definition at line 92 of file class_Guest.php.
00092 { 00093 // No activity will be logged for guest accounts 00094 }