Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 50 → Rev 51

/trunk/bazar.php
1,4 → 1,3
 
<?php
/*vim: set expandtab tabstop=4 shiftwidth=4: */
// +------------------------------------------------------------------------------------------------------+
20,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: bazar.php,v 1.12 2005-11-07 17:05:46 florian Exp $
// CVS : $Id: bazar.php,v 1.13 2005-11-14 16:04:54 florian Exp $
/**
*
*@package bazar
29,7 → 28,7
*@author Florian Schmitt <florian@ecole-et-nature.org>
//Autres auteurs :
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.12 $ $Date: 2005-11-07 17:05:46 $
*@version $Revision: 1.13 $ $Date: 2005-11-14 16:04:54 $
// +------------------------------------------------------------------------------------------------------+
*/
 
184,6 → 183,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.12 2005/11/07 17:05:46 florian
* amélioration validation conditions de saisie, ajout des règles spécifiques de saisie des formulaires
*
* Revision 1.11 2005/10/21 16:15:04 florian
* mise a jour appropriation
*