Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 871 → Rev 872

/trunk/client/bottin/configuration/bottin.config.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: bottin.config.inc.php,v 1.9 2006-04-28 12:44:05 florian Exp $
// CVS : $Id: bottin.config.inc.php,v 1.10 2006-06-29 07:47:22 alexandre_tb Exp $
/**
* Fichier de configuration de l'application d'inscription/annuaire
*
32,7 → 32,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.9 $ $Date: 2006-04-28 12:44:05 $
*@version $Revision: 1.10 $ $Date: 2006-06-29 07:47:22 $
// +------------------------------------------------------------------------------------------------------+
*/
//================================= CONSTANTES DB ==================================
237,9 → 237,13
define ('INS_URL_PREFIXE', 'ins_') ; // Indique le préfixe de l'url http://www.mondomaine.org/prefix____
}
 
$GLOBALS['mail_admin'] = array ('admin@domaine.net');
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.9 2006/04/28 12:44:05 florian
* integration bazar
*
* Revision 1.8 2006/04/10 09:51:28 alexandre_tb
* ajout de la constante INS_NOM_WIKINI_GENERE.
*