Subversion Repositories Applications.papyrus

Rev

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

Rev 6 Rev 25
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: adme_configuration.inc.php,v 1.1 2004-06-16 14:39:44 jpm Exp $
22
// CVS : $Id: adme_configuration.inc.php,v 1.2 2004-07-06 17:07:42 jpm Exp $
23
/**
23
/**
24
* Fichier de configuration général de l'application Administrateur de Menus.
24
* Fichier de configuration général de l'application Administrateur de Menus.
25
*
25
*
26
* Permet de définir certains paramètres valables pour toutes l'application 
26
* Permet de définir certains paramètres valables pour toutes l'application 
27
* Administrateur de Menus.
27
* Administrateur de Menus.
28
*
28
*
29
*@package Administrateur de Menus
29
*@package Admin_menu
-
 
30
*@subpackage Configuration
30
//Auteur original :
31
//Auteur original :
31
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
32
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
32
//Autres auteurs :
33
//Autres auteurs :
33
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
34
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
34
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Revision: 1.1 $ $Date: 2004-06-16 14:39:44 $
36
*@version       $Revision: 1.2 $ $Date: 2004-07-06 17:07:42 $
36
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
37
*/
38
*/
Line 38... Line 39...
38
 
39
 
39
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 72... Line 73...
72
 
73
 
73
 
74
 
74
/* +--Fin du code ----------------------------------------------------------------------------------------+
75
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
76
*
-
 
77
* $Log: not supported by cvs2svn $
-
 
78
* Revision 1.1  2004/06/16 14:39:44  jpm
-
 
79
* Changement de nom de Génésia en Papyrus.
75
*
80
* Changement de l'arborescence.
76
* $Log: not supported by cvs2svn $
81
*
77
* Revision 1.7  2004/05/07 16:32:46  jpm
82
* Revision 1.7  2004/05/07 16:32:46  jpm
78
* Correction erreur de chemin.
83
* Correction erreur de chemin.
79
*
84
*