Subversion Repositories Applications.papyrus

Rev

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

Rev 25 Rev 283
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.2 2004-07-06 17:08:20 jpm Exp $
22
// CVS : $Id: adsi_configuration.inc.php,v 1.3 2005-02-28 10:59:38 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.
Line 31... Line 31...
31
//Auteur original :
31
//Auteur original :
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
33
//Autres auteurs :
33
//Autres auteurs :
34
*@author        Aucun
34
*@author        Aucun
35
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
36
*@version       $Revision: 1.2 $ $Date: 2004-07-06 17:08:20 $
36
*@version       $Revision: 1.3 $ $Date: 2005-02-28 10:59:38 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
// |                                            ENTETE du PROGRAMME                                       |
41
// |                                            ENTETE du PROGRAMME                                       |
42
// +------------------------------------------------------------------------------------------------------+
-
 
Line 43... Line 42...
43
                                    /*Mettre ici les inclusions de fichiers*/                             
42
// +------------------------------------------------------------------------------------------------------+
44
 
43
 
45
 
44
 
46
// +------------------------------------------------------------------------------------------------------+
-
 
47
// |                                            CORPS du PROGRAMME                                        |
45
// +------------------------------------------------------------------------------------------------------+
48
// +------------------------------------------------------------------------------------------------------+
46
// |                                            CORPS du PROGRAMME                                        |
49
                                       /*Mettre ici le code du programme*/                                 
47
// +------------------------------------------------------------------------------------------------------+
50
// Chemin des fichiers à inclure.
48
// Chemin des fichiers à inclure.
51
/** <br> Chemin vers le dossier de Pear.*/
49
/** <br> Chemin vers le dossier de Pear.*/
Line 59... Line 57...
59
 
57
 
60
 
58
 
61
/* +--Fin du code ----------------------------------------------------------------------------------------+
59
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
60
*
-
 
61
* $Log: not supported by cvs2svn $
-
 
62
* Revision 1.2  2004/07/06 17:08:20  jpm
62
*
63
* Modification de la documentation pour une mailleur analyse par PhpDocumentor.
63
* $Log: not supported by cvs2svn $
64
*
64
* Revision 1.1  2004/06/16 14:20:28  jpm
65
* Revision 1.1  2004/06/16 14:20:28  jpm
65
* Changement de nom de Génésia en Papyrus.
66
* Changement de nom de Génésia en Papyrus.
66
* Changement de l'arborescence.
67
* Changement de l'arborescence.