Subversion Repositories Applications.projet

Rev

Rev 431 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 437
Line 40... Line 40...
40
 
40
 
41
// On recupere id_utilisateur, l'identifiant de la personne qui se desinscrit
41
// On recupere id_utilisateur, l'identifiant de la personne qui se desinscrit
Line 42... Line -...
42
// On se trouve dans la fonction afficherContenuCorps de inscription.php
-
 
-
 
42
// On se trouve dans la fonction afficherContenuCorps de inscription.php
43
 
43
 
44
 
44
 
45
 
45
include_once 'configuration/projet.config.inc.php' ;
46
include_once 'client/projet/configuration/projet.config.inc.php' ;
46
//include_once 'reseau/projet/configuration/projet.config.inc.php' ;
47
include_once PROJET_CHEMIN_CLASSES.'projet.class.php' ;
47
include_once PROJET_CHEMIN_CLASSES.'projet.class.php' ;