Subversion Repositories Applications.papyrus

Rev

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

Rev 263 Rev 285
Line 2... Line 2...
2
 
2
 
3
//vim: set expandtab tabstop=4 shiftwidth=4:
3
//vim: set expandtab tabstop=4 shiftwidth=4:
4
// +------------------------------------------------------------------------------------------------------+
4
// +------------------------------------------------------------------------------------------------------+
5
// | PHP version 4.1                                                                                      |
5
// | PHP version 4.1                                                                                      |
6
// +------------------------------------------------------------------------------------------------------+
-
 
7
// | Copyright (C) 2001 COUDOUNEAU Laurent (lc@gsite.org)                                                 |
6
// +------------------------------------------------------------------------------------------------------+
8
// | Copyright (C) 2003 Tela Botanica (accueil@tela-botanica.org)                                         |
7
// | Copyright (C) 2003 Tela Botanica (accueil@tela-botanica.org)                                         |
9
// +------------------------------------------------------------------------------------------------------+
8
// +------------------------------------------------------------------------------------------------------+
10
// |                                                                                                      |
9
// |                                                                                                      |
11
// | This library is free software; you can redistribute it and/or                                        |
10
// | This library is free software; you can redistribute it and/or                                        |
Line 21... Line 20...
21
// | You should have received a copy of the GNU Lesser General Public                                     |
20
// | You should have received a copy of the GNU Lesser General Public                                     |
22
// | License along with this library; if not, write to the Free Software                                  |
21
// | License along with this library; if not, write to the Free Software                                  |
23
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
24
// |                                                                                                      |
23
// |                                                                                                      |
25
// +------------------------------------------------------------------------------------------------------+
24
// +------------------------------------------------------------------------------------------------------+
26
// CVS : $Id: pap_config_avancee.inc.php,v 1.10 2005-02-17 17:56:33 jpm Exp $
25
// CVS : $Id: pap_config_avancee.inc.php,v 1.11 2005-02-28 11:12:24 jpm Exp $
27
/**
26
/**
28
* Page de configuration avancée de Papyrus
27
* Page de configuration avancée de Papyrus
29
*
28
*
30
* La page contient différents paramêtre permettant de configurer, le chronométrage, le débogage, les url...
29
* La page contient différents paramêtre permettant de configurer, le chronométrage, le débogage, les url...
31
*
30
*
32
*@package Papyrus
31
*@package Papyrus
33
*@subpackage Configuration
32
*@subpackage Configuration
34
//Auteur original :
33
//Auteur original :
35
*@author            Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
34
*@author            Jean-Pascal MILCENT <jpm@tela-botanica.org>
36
//Autres auteurs :
35
//Autres auteurs :
37
*@author            Alexandre GRANIER <alex@tela-botanica.org>
36
*@author            Alexandre GRANIER <alex@tela-botanica.org>
38
*@author            Jean-Pascal MILCENT <jpm@tela-botanica.org>
37
*@author            Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
39
*@copyright         Tela-Botanica 2000-2004
38
*@copyright         Tela-Botanica 2000-2004
40
*@version           $Revision: 1.10 $ $Date: 2005-02-17 17:56:33 $
39
*@version           $Revision: 1.11 $ $Date: 2005-02-28 11:12:24 $
41
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
42
*/
41
*/
Line 43... Line 42...
43
 
42
 
44
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
Line 168... Line 167...
168
define('GEN_CSS_ERREUR', 'pap_erreur');
167
define('GEN_CSS_ERREUR', 'pap_erreur');
Line 169... Line 168...
169
 
168
 
170
 
169
 
-
 
170
/* +--Fin du code ---------------------------------------------------------------------------------------+
-
 
171
* $Log: not supported by cvs2svn $
-
 
172
* Revision 1.10  2005/02/17 17:56:33  jpm
171
/* +--Fin du code ---------------------------------------------------------------------------------------+
173
* Changement de version de 0.2 à 0.21.
172
* $Log: not supported by cvs2svn $
174
*
173
* Revision 1.9  2004/10/25 16:26:19  jpm
175
* Revision 1.9  2004/10/25 16:26:19  jpm
174
* Changement de la valeur de la variable GEN_VERSION.
176
* Changement de la valeur de la variable GEN_VERSION.
175
*
177
*