From 77f57559b6473e67bf6be5cc68d04778cc62b3e8 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Tue, 24 Aug 2004 13:04:06 +0000 Subject: [PATCH] JM forgot debug code ... --- htdocs/fiche_referent.php | 195 ---------------------------------------------- 1 file changed, 195 deletions(-) diff --git a/htdocs/fiche_referent.php b/htdocs/fiche_referent.php index 643f881..07615fe 100644 --- a/htdocs/fiche_referent.php +++ b/htdocs/fiche_referent.php @@ -110,198 +110,3 @@ $page->assign_by_ref('pays', $pays); $page->run(); ?> - - - - - - - - - <?php echo "$prenom $nom"; ?> - Fiche référent - - - - -


- -  -@polytechnique.org
-
-
- 0) || ($nb_pays > 0) ){ -?> -
-
-
-
- Informations de référent
-
- 0) - $colonnes ++; -if($nb_pays > 0) - $colonnes ++; - - - if(isset($expertise) && !empty($expertise)){ -?> - Expertise :
-
- - - - -
- 0){ -?> - Secteurs :
- - -
-
- -
- 0){ -?> - Pays :
- - - -
- -
- -
- -
-
- -
-
- Infos professionnelles
-
- - - - - -
- Entreprise/Organisme : - - ";?> - - - Secteur : - - "; - ?> - - - Adresse :
- - "; - } - if (!empty($pays_pro[$i])) - { - echo "
".(!empty($region_pro[$i])?" [$region_pro[$i], ":"[").$pays_pro[$i]."]"; - } - ?>

- Fonction : -
- Poste : -
- Tél : -
- Fax : - -
- -
-
-
-
- -
-
-
-
- CV
-

-
-
-
-
- - - -- 2.1.4