X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fxnetlists.php;h=67386015b7af46cb457024ba3c630ecabc03a52a;hb=5a10ab142a636a7ffbd4bed1dc095657bff77890;hp=35b0f8633dbfed2a64dee418a9a19575bc87293f;hpb=de14933c384281bfc5571b8b3d7d7ac94b04bc48;p=platal.git diff --git a/modules/xnetlists.php b/modules/xnetlists.php index 35b0f86..6738601 100644 --- a/modules/xnetlists.php +++ b/modules/xnetlists.php @@ -1,6 +1,6 @@ $this->make_hook('create', AUTH_MDP, 'groupmember'), '%grp/lists/members' => $this->make_hook('members', AUTH_COOKIE), + '%grp/lists/csv' => $this->make_hook('csv', AUTH_COOKIE), '%grp/lists/annu' => $this->make_hook('annu', AUTH_COOKIE), '%grp/lists/archives' => $this->make_hook('archives', AUTH_COOKIE), '%grp/lists/archives/rss' => $this->make_hook('rss', AUTH_PUBLIC),