Quote:
Originally Posted by freak99
Any hint on how I might implement it? I'm unsure of how that would work exactly?
|
I finally figured in out. For those that might be interested:
Code:
$avrevision = $vb->db->query_first("SELECT avatarrevision FROM " . TABLE_PREFIX . "user WHERE userid = '" . $vuser['userid'] . "'");