X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprofile%2Fgroups.inc.php;h=5fb7b4525fa286361f3744281bec02955792a2fb;hb=4f494e74bb1310de55ce335324a966e31b6c72cb;hp=cd2b7056511f6758e328994543f41f45154926af;hpb=ebd515f95f03f8a87f9b846d65e179b39a535222;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