Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 136 → Rev 137

/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.19 2006-06-21 15:40:15 alexandre_tb Exp $
// CVS : $Id: baz_config.inc.php,v 1.20 2006-07-04 13:59:01 alexandre_tb 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.19 $ $Date: 2006-06-21 15:40:15 $
*@version $Revision: 1.20 $ $Date: 2006-07-04 13:59:01 $
// +------------------------------------------------------------------------------------------------------+
*/
 
138,10 → 138,15
// Mettre à true pour afficher automatiquement le formulaire de recherche avancee, à false pour avoir un lien afficher la recherche avancee
define ('BAZ_MOTEUR_RECHERCHE_AVANCEE', 0);
 
// Mettre ici le type d'annonce qui va s'afficher dans les calendriers
define ('BAZ_NUM_ANNONCE_CALENDRIER', 3);
 
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.19 2006/06/21 15:40:15 alexandre_tb
* rétablissement du menu mes fiches
*
* Revision 1.18 2006/06/02 09:29:30 florian
* ajout constante nom wikini
*