Subversion Repositories Applications.bazar

Compare Revisions

No changes between revisions

Regard whitespace Rev 223 → Rev 224

/trunk/configuration/baz_config.inc.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: baz_config.inc.php,v 1.25 2007-03-28 15:54:32 florian Exp $
// CVS : $Id: baz_config.inc.php,v 1.26 2007-04-06 08:42:41 neiluj Exp $
/**
* Fichier de configuration du bazar
*
31,7 → 31,7
*@author Florian SCHMITT <florian@ecole-et-nature.org>
//Autres auteurs :
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.25 $ $Date: 2007-03-28 15:54:32 $
*@version $Revision: 1.26 $ $Date: 2007-04-06 08:42:41 $
// +------------------------------------------------------------------------------------------------------+
*/
 
81,7 → 81,7
//Mettre 0 pour 'en attente de validation d'un administrateur'
//Mettre 1 pour 'directement validee en ligne'
 
define ('BAZ_TAILLE_MAX_FICHIER',2000*1024);
define ('BAZ_TAILLE_MAX_FICHIER',8000*1024);
//Valeur maximale en octets pour la taille d'un fichier joint a telecharger
 
define ('BAZ_TYPE_AFFICHAGE_LISTE', 'jma');
155,6 → 155,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.25 2007/03/28 15:54:32 florian
* correction de bugs
*
* Revision 1.24 2007/03/28 10:01:47 florian
* ajout de la constante BAZ_UTILISE_TEMPLATE, pour utiliser ou non les templates pour l'affichage du moteur de recherche
*
/trunk/documentation/bazar.sql
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/documentation/bazar.sql
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property