X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fxnetlists.php;h=5af8e1e333e250772533efce580a7581632324a9;hb=f28684feb06bef0d1d00f52db84d160ec557c458;hp=6a22215b0d82c846e33e7bc0fd4f573c694aeda6;hpb=304d360205794687149dec7883bee1b2830ff02e;p=platal.git diff --git a/modules/xnetlists.php b/modules/xnetlists.php index 6a22215..5af8e1e 100644 --- a/modules/xnetlists.php +++ b/modules/xnetlists.php @@ -1,6 +1,6 @@ asso('id')); - $users = User::getBuildUsersWithUIDs($ann, 'promo,full_name'); + $users = User::getBulkUsersWithUIDs($ann); $not_in_list = array(); foreach ($users as $user) {