Subversion Repositories Applications.papyrus

Rev

Rev 6 | Rev 283 | 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: adsi_configuration.inc.php,v 1.1 2004-06-16 14:20:28 jpm Exp $
22
// CVS : $Id: adsi_configuration.inc.php,v 1.2 2004-07-06 17:08:20 jpm Exp $
23
/**
23
/**
24
* Fichier de configuration général de l'application Administrateur de sites.
24
* Fichier de configuration général de l'application Administrateur de sites.
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 sites.
27
* Administrateur de sites.
28
*
28
*
29
*@package Administrateur de Sites
29
*@package Admin_site
-
 
30
*@subpackage Configuration
30
//Auteur original :
31
//Auteur original :
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
//Autres auteurs :
33
//Autres auteurs :
33
*@author        Aucun
34
*@author        Aucun
34
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Revision: 1.1 $ $Date: 2004-06-16 14:20:28 $
36
*@version       $Revision: 1.2 $ $Date: 2004-07-06 17:08:20 $
36
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
37
*/
38
*/
Line 38... Line 39...
38
 
39
 
39
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 58... Line 59...
58
 
59
 
59
 
60
 
60
/* +--Fin du code ----------------------------------------------------------------------------------------+
61
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
62
*
-
 
63
* $Log: not supported by cvs2svn $
-
 
64
* Revision 1.1  2004/06/16 14:20:28  jpm
-
 
65
* Changement de nom de Génésia en Papyrus.
61
*
66
* Changement de l'arborescence.
62
* $Log: not supported by cvs2svn $
67
*
63
* Revision 1.1  2004/05/07 08:21:39  jpm
68
* Revision 1.1  2004/05/07 08:21:39  jpm
64
* Ajout des constantes de définition des chemins des fichiers à inclure.
69
* Ajout des constantes de définition des chemins des fichiers à inclure.
65
*
70
*