X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprofile%2Fgroups.inc.php;h=5fb7b4525fa286361f3744281bec02955792a2fb;hb=425684231dd5c496b78399ee07c6d2123b836eeb;hp=cd2b7056511f6758e328994543f41f45154926af;hpb=756ff73fbb0cdd01cce2eda27ba18e1cc99bd735;p=platal.git diff --git a/modules/profile/groups.inc.php b/modules/profile/groups.inc.php index cd2b705..5fb7b45 100644 --- a/modules/profile/groups.inc.php +++ b/modules/profile/groups.inc.php @@ -1,6 +1,6 @@ watched['section'] = $this->watched['binets'] = true; } - public function _prepare(PlatalPage &$page, $id) + public function _prepare(PlPage &$page, $id) { $page->assign('mygroups', XDB::iterator("SELECT a.nom, a.site, a.diminutif, a.unsub_url, a.pub, m.perms FROM groupex.asso AS a