Subversion Repositories Applications.bazar

Rev

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

Rev 103 Rev 104
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.fonct.php,v 1.41 2006-03-01 16:05:51 florian Exp $
22
// CVS : $Id: bazar.fonct.php,v 1.42 2006-03-01 16:23:22 florian Exp $
23
/**
23
/**
24
*
24
*
25
* Fonctions du module bazar
25
* Fonctions du module bazar
26
* 
26
* 
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
*@author        Florian Schmitt <florian@ecole-et-nature.org>
31
*@author        Florian Schmitt <florian@ecole-et-nature.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.41 $ $Date: 2006-03-01 16:05:51 $
34
*@version       $Revision: 1.42 $ $Date: 2006-03-01 16:23:22 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
Line 532... Line 532...
532
				$formtemplate->process('baz_mise_a_jour', false) ;
532
				$formtemplate->process('baz_mise_a_jour', false) ;
533
				return ;
533
				return ;
534
			}
534
			}
535
		}
535
		}
536
    }
536
    }
537
	else $res .= BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR;
537
	else $res = BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR;
538
	return $res;
538
	return $res;
539
}
539
}
Line 540... Line 540...
540
 
540
 
Line 1302... Line 1302...
1302
}
1302
}
Line 1303... Line 1303...
1303
 
1303
 
1304
/* +--Fin du code ----------------------------------------------------------------------------------------+
1304
/* +--Fin du code ----------------------------------------------------------------------------------------+
1305
*
1305
*
-
 
1306
* $Log: not supported by cvs2svn $
-
 
1307
* Revision 1.41  2006/03/01 16:05:51  florian
-
 
1308
* ajout des fichiers joints
1306
* $Log: not supported by cvs2svn $
1309
*
1307
* Revision 1.40  2006/02/06 09:33:00  alexandre_tb
1310
* Revision 1.40  2006/02/06 09:33:00  alexandre_tb
1308
* correction de bug
1311
* correction de bug
1309
*
1312
*
1310
* Revision 1.39  2006/01/30 17:25:38  alexandre_tb
1313
* Revision 1.39  2006/01/30 17:25:38  alexandre_tb