Subversion Repositories Applications.papyrus

Rev

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

Rev 425 Rev 446
Line 8... Line 8...
8
// | Le module d'inscription amélioré, configuration                            |
8
// | Le module d'inscription amélioré, configuration                            |
9
// +----------------------------------------------------------------------------+
9
// +----------------------------------------------------------------------------+
10
// | Auteur : Alexandre Granier <alexandre@tela-botanica.org>                     |
10
// | Auteur : Alexandre Granier <alexandre@tela-botanica.org>                     |
11
// +----------------------------------------------------------------------------+
11
// +----------------------------------------------------------------------------+
12
//
12
//
13
// $Id: cartographie.config.inc.php,v 1.1 2005-07-21 18:24:38 florian Exp $
13
// $Id: cartographie.config.inc.php,v 1.2 2005-09-22 13:30:49 florian Exp $
Line 14... Line 14...
14
 
14
 
15
//==================================== CONSTANTES ==================================
15
//==================================== CONSTANTES ==================================
16
// Constantes
16
// Constantes
17
//==================================================================================
17
//==================================================================================
18
define ('INS_MAIL_ADMIN', '') ;     // L'email de l'administrateur de la carto pour envoyer un message en double
18
define ('INS_MAIL_ADMIN', 'florian@ecole-et-nature.org') ;     // L'email de l'administrateur de la carto pour envoyer un message en double
19
?>
19
?>