X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fgroups.inc.php;h=0f27bfdecd63b64c4fb3532cbd41c2518c2382a7;hb=c2b36eadda10e7e4245013a88073e751e811a403;hp=26bfafd03e4ca5a56e24fc7d17e877011f8c91ef;hpb=843707811834ac764ceb05df10ddfde16e143912;p=platal.git diff --git a/modules/profile/groups.inc.php b/modules/profile/groups.inc.php index 26bfafd..0f27bfd 100644 --- a/modules/profile/groups.inc.php +++ b/modules/profile/groups.inc.php @@ -1,6 +1,6 @@ settings['section'] = new ProfileSettingSection(); @@ -108,7 +108,7 @@ class ProfilePageGroups extends ProfilePage $this->watched['section'] = $this->watched['binets'] = true; } - public function _prepare(PlPage &$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 groups AS a