Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 103 → Rev 104

/trunk/bibliotheque/bazar.fonct.php
19,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.fonct.php,v 1.41 2006-03-01 16:05:51 florian Exp $
// CVS : $Id: bazar.fonct.php,v 1.42 2006-03-01 16:23:22 florian Exp $
/**
*
* Fonctions du module bazar
31,7 → 31,7
*@author Florian Schmitt <florian@ecole-et-nature.org>
//Autres auteurs :
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.41 $ $Date: 2006-03-01 16:05:51 $
*@version $Revision: 1.42 $ $Date: 2006-03-01 16:23:22 $
// +------------------------------------------------------------------------------------------------------+
*/
 
534,7 → 534,7
}
}
}
else $res .= BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR;
else $res = BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR;
return $res;
}
 
1304,6 → 1304,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.41 2006/03/01 16:05:51 florian
* ajout des fichiers joints
*
* Revision 1.40 2006/02/06 09:33:00 alexandre_tb
* correction de bug
*