X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fprofil%2Fget_emploi.inc.php;h=83976122eff6baa176a8e821057976dc36c858cf;hb=2d967f8c610f8330b31f73443bc1c14f08648d30;hp=bcff3b9b7a04138db5461c0d3aac1ff63fc6625f;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/include/profil/get_emploi.inc.php b/include/profil/get_emploi.inc.php index bcff3b9..8397612 100644 --- a/include/profil/get_emploi.inc.php +++ b/include/profil/get_emploi.inc.php @@ -82,4 +82,5 @@ while(list($tmp_fonction_id, $tmp_fonction_label, $tmp_fonction_titre) = $res->n $res = XDB::query("SELECT cv FROM auth_user_md5 WHERE user_id = {?}", S::v('uid', -1)); $cv = $res->fetchOneCell(); +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>