X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fgroups.inc.php;h=cd2c44790881474fb212a2d56215364140e52672;hb=4f35a3ca07b72943c53395ffc7ea49d493031940;hp=cd2b7056511f6758e328994543f41f45154926af;hpb=08fa70684fd1332178cddb6b318151335fb4506c;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