Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 976 → Rev 977

/trunk/papyrus/configuration/pap_config_avancee.inc.php
22,7 → 22,7
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// | |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_config_avancee.inc.php,v 1.21 2006-09-13 12:31:18 florian Exp $
// CVS : $Id: pap_config_avancee.inc.php,v 1.22 2006-10-05 13:17:47 ddelon Exp $
/**
* Page de configuration avancée de Papyrus
*
36,7 → 36,7
*@author Alexandre GRANIER <alex@tela-botanica.org>
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.21 $ $Date: 2006-09-13 12:31:18 $
*@version $Revision: 1.22 $ $Date: 2006-10-05 13:17:47 $
// +------------------------------------------------------------------------------------------------------+
*/
 
59,7 → 59,7
// +------------------------------------------------------------------------------------------------------+
// Paramétrage de la version : NE PAS MODIFIER MANUELLEMENT!
/** Constante stockant la version de Papyrus.*/
define('GEN_VERSION', '0.21');
define('GEN_VERSION', '0.24');
 
// +------------------------------------------------------------------------------------------------------+
// Paramétrage du débogage.
197,6 → 197,9
);
/* +--Fin du code ---------------------------------------------------------------------------------------+
* $Log: not supported by cvs2svn $
* Revision 1.21 2006/09/13 12:31:18 florian
* ménage: fichier de config Papyrus, fichiers temporaires
*
* Revision 1.20 2006/04/28 12:41:49 florian
* corrections erreurs chemin
*