JUser::setLastVisit
Pass through method to the table for setting the last visit date
Signature
public function setLastVisit([integer
$timestamp = null] )
Parameters
-
$timestamp
- The timestamp, defaults to 'now'.
Returns
- boolean
- True on success.