Subversion Repositories Applications.projet

Rev

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

Rev 99 Rev 101
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: projet.config.inc.php,v 1.4 2006-01-26 14:06:07 florian Exp $
22
// CVS : $Id: projet.config.inc.php,v 1.5 2006-02-15 16:33:42 alexandre_tb Exp $
23
/**
23
/**
24
* Application projet, fichier de configuration
24
* Application projet, fichier de configuration
25
*
25
*
26
* Fichier de configuration
26
* Fichier de configuration
27
*
27
*
Line 29... Line 29...
29
//Auteur original :
29
//Auteur original :
30
*@author        Alexandre Granier <alexandre@tela-botanica.org>
30
*@author        Alexandre Granier <alexandre@tela-botanica.org>
31
//Autres auteurs :
31
//Autres auteurs :
32
*@author        Aucun
32
*@author        Aucun
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.4 $
34
*@version       $Revision: 1.5 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
/**
38
/**
Line 136... Line 136...
136
*/
136
*/
137
define ('PROJET_UTILISE_TYPE', false) ;
137
define ('PROJET_UTILISE_TYPE', false) ;
138
define ('PROJET_UTILISE_HIERARCHIE', false) ;
138
define ('PROJET_UTILISE_HIERARCHIE', false) ;
139
define ('PROJET_LISTE_RESUME',true);
139
define ('PROJET_LISTE_RESUME',true);
Line -... Line 140...
-
 
140
 
-
 
141
// Mettre à true si les utilisateurs peuvent déposer des projets
-
 
142
define ('PROJET_UTILISATEURS_COORD', false) ;
Line 140... Line 143...
140
 
143
 
141
 
144
 
142
/* +--Fin du code ----------------------------------------------------------------------------------------+
145
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
146
*
-
 
147
* $Log: not supported by cvs2svn $
-
 
148
* Revision 1.4  2006/01/26 14:06:07  florian
143
*
149
* ajout des constantes d'accès à vpopmail.
144
* $Log: not supported by cvs2svn $
150
*
145
* Revision 1.3  2005/11/14 10:14:30  ddelon
151
* Revision 1.3  2005/11/14 10:14:30  ddelon
146
* Projets Wikini
152
* Projets Wikini
147
*
153
*