$db->query_write(" UPDATE " . TABLE_PREFIX . "user SET contracts = '$contractlist' WHERE userid = " . $vbulletin->userinfo['userid']." ");