assign('binets', $res->fetchAllAssoc()); $res = XDB::query( "SELECT text,id FROM groupesx_ins, groupesx_def WHERE groupesx_def.id=groupesx_ins.gid AND guid={?}", $uid); $page->assign('groupesx', $res->fetchAllAssoc()); $page->assign('section', $section); // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>