X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcarnet%2Fmescontacts.php;h=2b7e0476b98d04803ae34fe4a824d7de23f7fbb1;hb=d9a33f98749460b66f1d282a29579dce540a459c;hp=a98dfceaf077768832fb2b9383217faea2e011de;hpb=0337d704b62718d7c77106c0e4c4e26fb02beacf;p=platal.git diff --git a/htdocs/carnet/mescontacts.php b/htdocs/carnet/mescontacts.php index a98dfce..2b7e047 100644 --- a/htdocs/carnet/mescontacts.php +++ b/htdocs/carnet/mescontacts.php @@ -22,6 +22,7 @@ require_once("xorg.inc.php"); new_skinned_page("carnet/mescontacts.tpl",AUTH_COOKIE); require_once("applis.func.inc.php"); +$page->assign('xorg_title','Polytechnique.org - Mes contacts'); $uid = Session::getInt('uid'); $user = Env::get('user');