X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fgroups.inc.php;h=5fb7b4525fa286361f3744281bec02955792a2fb;hb=ddb3df45a9aef3a74265d462101a63abde6fa62d;hp=42165edc163fa6350e536a508dc3c8b234c7933e;hpb=a2a1c2f29234ccc08ec5bce5987c521354a0da7a;p=platal.git diff --git a/modules/profile/groups.inc.php b/modules/profile/groups.inc.php index 42165ed..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