Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 181 → Rev 182

/trunk/serveur/configuration/eribo_config.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: eribo_config.php,v 1.1 2005-01-19 15:19:45 jpm Exp $
// CVS : $Id: eribo_config.php,v 1.2 2005-09-30 13:42:19 jp_milcent Exp $
/**
* Fichier de configuration contenant les mots de passe, login...
*
35,7 → 35,7
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2005-01-19 15:19:45 $
*@version $Revision: 1.2 $ $Date: 2005-09-30 13:42:19 $
// +------------------------------------------------------------------------------------------------------+
*/
 
58,10 → 58,12
/** Constante stockant le mot de passe de l'utilisateur.*/
define('EFSE_BDD_MOT_DE_PASSE', '');
 
*/
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2005/01/19 15:19:45 jpm
* Changement de nom.
*
* Revision 1.5 2004/12/22 13:28:23 jpm
* Les constantes et variables liées à la sécurité.
*