Add connection informations in Registration notification mail
[platal.git] / include / profil / assign_emploi.inc.php
index bfb867e..ce9a5f4 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -43,4 +43,5 @@ $page->assign('email_pubpro',$email_pubpro);
 $page->assign('webpro',$webpro);
 $page->assign('cv',$cv);
 
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>