Subversion Repositories Applications.bazar

Rev

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

Rev 2 Rev 3
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: bazar.php,v 1.1.1.1 2005-02-17 18:05:11 florian Exp $
22
// CVS : $Id: bazar.php,v 1.2 2005-02-22 15:33:32 florian Exp $
23
/**
23
/**
24
* 
24
* 
25
*@package bazar
25
*@package bazar
26
//Auteur original :
26
//Auteur original :
27
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
27
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
28
*@author        Florian Schmitt <florian@ecole-et-nature.org>
28
*@author        Florian Schmitt <florian@ecole-et-nature.org>
29
//Autres auteurs :
29
//Autres auteurs :
30
*@copyright     Tela-Botanica 2000-2004
30
*@copyright     Tela-Botanica 2000-2004
31
*@version       $Revision: 1.1.1.1 $ $Date: 2005-02-17 18:05:11 $
31
*@version       $Revision: 1.2 $ $Date: 2005-02-22 15:33:32 $
32
// +------------------------------------------------------------------------------------------------------+
32
// +------------------------------------------------------------------------------------------------------+
33
*/
33
*/
Line 34... Line 34...
34
 
34
 
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
Line 70... Line 70...
70
}
70
}
71
else {
71
else {
72
	include_once 'langues/baz_langue_fr.inc.php'; //fichier pour la langue française de Bazar
72
	include_once 'langues/baz_langue_fr.inc.php'; //fichier pour la langue française de Bazar
73
}
73
}
Line -... Line 74...
-
 
74
 
-
 
75
if (BAZ_DANS_PAPYRUS) {
-
 
76
	GEN_stockerStyleExterne( 'bazar_interne', 'client/bazar/bazar.interne.css');
Line 74... Line 77...
74
 
77
}
75
 
78
 
76
// +------------------------------------------------------------------------------------------------------+
79
// +------------------------------------------------------------------------------------------------------+
Line 77... Line 80...
77
// |                                           LISTE de FONCTIONS                                         |
80
// |                                           LISTE de FONCTIONS                                         |
-
 
81
// +------------------------------------------------------------------------------------------------------+
Line 78... Line 82...
78
// +------------------------------------------------------------------------------------------------------+
82
 
79
 
83
function afficherContenuCorps() {
Line 80... Line 84...
80
function GEN_afficherContenuCorps() {
84
 
Line 171... Line 175...
171
}
175
}
Line 172... Line 176...
172
 
176
 
173
 
177
 
174
/* +--Fin du code ----------------------------------------------------------------------------------------+
178
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
179
*
-
 
180
* $Log: not supported by cvs2svn $
-
 
181
* Revision 1.1.1.1  2005/02/17 18:05:11  florian
175
*
182
* Import initial de Bazar
176
* $Log: not supported by cvs2svn $
183
*
177
* Revision 1.1.1.1  2005/02/17 11:09:50  florian
184
* Revision 1.1.1.1  2005/02/17 11:09:50  florian
178
* Import initial
185
* Import initial
179
*
186
*
180
* Revision 1.1.1.1  2005/02/16 18:06:35  florian
187
* Revision 1.1.1.1  2005/02/16 18:06:35  florian
181
* import de la nouvelle version
188
* import de la nouvelle version
182
*
189
*
183
* Revision 1.3  2004/07/05 15:10:14  florian
190
* Revision 1.3  2004/07/05 15:10:14  florian
184
* changement interface de saisie
191
* changement interface de saisie