X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fgroups.inc.php;h=cd2c44790881474fb212a2d56215364140e52672;hb=ab694eb5b8b8f0b3e528b7775abae6263cbb824b;hp=cd2b7056511f6758e328994543f41f45154926af;hpb=756ff73fbb0cdd01cce2eda27ba18e1cc99bd735;p=platal.git diff --git a/modules/profile/groups.inc.php b/modules/profile/groups.inc.php index cd2b705..cd2c447 100644 --- a/modules/profile/groups.inc.php +++ b/modules/profile/groups.inc.php @@ -106,7 +106,7 @@ class ProfileGroups extends ProfilePage $this->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