X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxnetgrp%2Ffeed.inc.php;h=0e98197a998c670aa15951a10032d3ab4b65d7ab;hb=38f35d8935896a31c97d5628a04b9fb3eb6d9059;hp=95b421cec58c0af61996623d72eb885fc6acd521;hpb=34465ab035104f739a54ec62660f04f874448627;p=platal.git diff --git a/modules/xnetgrp/feed.inc.php b/modules/xnetgrp/feed.inc.php index 95b421c..0e98197 100644 --- a/modules/xnetgrp/feed.inc.php +++ b/modules/xnetgrp/feed.inc.php @@ -1,6 +1,6 @@ it =& $it; $this->user =& $user; @@ -70,7 +70,7 @@ class XnetGrpEventFeed extends PlFeed 'xnetgrp/announce-rss.tpl'); } - protected function fetch(PlUser &$user) + protected function fetch(PlUser $user) { global $globals; if (!is_null($user)) {