Subversion Repositories Sites.tela-botanica.org

Rev

Rev 499 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 499 Rev 521
Line 62... Line 62...
62
* applications.
62
* applications.
63
//==================================================================================
63
//==================================================================================
64
*/
64
*/
65
define('ANN_CHEMIN_APPLI','client/annuaire/');//le chemin vers l'application courrante
65
define('ANN_CHEMIN_APPLI','client/annuaire/');//le chemin vers l'application courrante
66
define('ANN_CHEMIN_LIBRAIRIE', ANN_CHEMIN_APPLI.'bibliotheque/');//le chemin de la librairie de fichier php
66
define('ANN_CHEMIN_LIBRAIRIE', ANN_CHEMIN_APPLI.'bibliotheque/');//le chemin de la librairie de fichier php
67
 
-
 
68
/**
67
/**
69
//==================================== CONSTANTES ==================================
68
//==================================== CONSTANTES ==================================
70
* Constantes des noms de tables et de champs dans l'annuaire
69
* Constantes des noms de tables et de champs dans l'annuaire
71
//==================================================================================
70
//==================================================================================
72
*/
71
*/
Line 84... Line 83...
84
define ("ANN_GC_ID", "GC_ID");
83
define ("ANN_GC_ID", "GC_ID");
85
define ("ANN_GC_NOM", "GC_NAME");
84
define ("ANN_GC_NOM", "GC_NAME");
Line 86... Line 85...
86
 
85
 
Line -... Line 86...
-
 
86
define ("ANN_TABLE_DEPARTEMENT", "gen_FRENCH_DPT") ;
-
 
87
 
87
define ("ANN_TABLE_DEPARTEMENT", "gen_FRENCH_DPT") ;
88
define ('MAIL_MODERATION','moderation@tela-botanica.org') ;
88
 
89
 
89
/** Tableau global contenant les mails des administrateurs. */
90
/** Tableau global contenant les mails des administrateurs. */
90
// Liste des personne recevant le mail après envoie de courriel par l'annuaire
91
// Liste des personne recevant le mail après envoie de courriel par l'annuaire
91
$GLOBALS['mail_admin'] = array ('Accueil <accueil@tela-botanica.org>', 
92
$GLOBALS['mail_admin'] = array ('Accueil <accueil@tela-botanica.org>',