Subversion Repositories Applications.bazar

Rev

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

Rev 45 Rev 51
Line 1... Line -...
1
 
-
 
2
<?php
1
<?php
3
/*vim: set expandtab tabstop=4 shiftwidth=4: */ 
2
/*vim: set expandtab tabstop=4 shiftwidth=4: */ 
4
// +------------------------------------------------------------------------------------------------------+
3
// +------------------------------------------------------------------------------------------------------+
5
// | PHP version 4.1                                                                                      |
4
// | PHP version 4.1                                                                                      |
6
// +------------------------------------------------------------------------------------------------------+
5
// +------------------------------------------------------------------------------------------------------+
Line 18... Line 17...
18
// |                                                                                                      |
17
// |                                                                                                      |
19
// | 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                                     |
20
// | 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                                  |
21
// | 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                            |
22
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
23
// CVS : $Id: bazar.php,v 1.12 2005-11-07 17:05:46 florian Exp $
22
// CVS : $Id: bazar.php,v 1.13 2005-11-14 16:04:54 florian Exp $
24
/**
23
/**
25
* 
24
* 
26
*@package bazar
25
*@package bazar
27
//Auteur original :
26
//Auteur original :
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
27
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
29
*@author        Florian Schmitt <florian@ecole-et-nature.org>
28
*@author        Florian Schmitt <florian@ecole-et-nature.org>
30
//Autres auteurs :
29
//Autres auteurs :
31
*@copyright     Tela-Botanica 2000-2004
30
*@copyright     Tela-Botanica 2000-2004
32
*@version       $Revision: 1.12 $ $Date: 2005-11-07 17:05:46 $
31
*@version       $Revision: 1.13 $ $Date: 2005-11-14 16:04:54 $
33
// +------------------------------------------------------------------------------------------------------+
32
// +------------------------------------------------------------------------------------------------------+
34
*/
33
*/
Line 35... Line 34...
35
 
34
 
36
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
Line 182... Line 181...
182
 
181
 
183
 
182
 
184
/* +--Fin du code ----------------------------------------------------------------------------------------+
183
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
184
*
-
 
185
* $Log: not supported by cvs2svn $
-
 
186
* Revision 1.12  2005/11/07 17:05:46  florian
185
*
187
* amélioration validation conditions de saisie, ajout des règles spécifiques de saisie des formulaires
186
* $Log: not supported by cvs2svn $
188
*
187
* Revision 1.11  2005/10/21 16:15:04  florian
189
* Revision 1.11  2005/10/21 16:15:04  florian
188
* mise a jour appropriation
190
* mise a jour appropriation
189
*
191
*