$row['user_id'], 'theme' => $user_theme ) ); } mass_updates( USER_INFOS_TABLE, array( 'primary' => array('user_id'), 'update' => array('theme') ), $users ); echo "\n" . $upgrade_description ."\n" ; ?>