Convert source code to UTF-8
[platal.git] / include / profil / get_mentor.inc.php
index 25a76b6..063231e 100644 (file)
@@ -99,4 +99,5 @@ if((Post::v('mentor_secteur_op', '')== 'ajouter') && ($nb_mentor_secteurs < $max
 } elseif(Post::has('mentor_secteur_id_new')){
     $mentor_secteur_id_new = Post::v('mentor_secteur_id_new', '');
 }
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>