Archive for January, 2008

phpbb3 source code note

Wednesday, January 16th, 2008

function_user.php user_email_hash : crc32(strtolower($user_row['user_email'])) . strlen($user_row['user_email'])