Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 391 → Rev 392

/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.38 2008-02-08 08:44:05 alexandre_tb Exp $
// CVS : $Id: baz_config.inc.php,v 1.39 2008-09-17 14:08:45 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.38 $ $Date: 2008-02-08 08:44:05 $
*@version $Revision: 1.39 $ $Date: 2008-09-17 14:08:45 $
// +------------------------------------------------------------------------------------------------------+
*/
 
227,6 → 227,7
define ('BAZ_GOOGLE_IMAGE_LARGEUR', 600); // en pixel
define ('BAZ_GOOGLE_IMAGE_HAUTEUR', 450);
define ('BAZ_GOOGLE_MAXIMISE_TAILLE', false); // Si a true, la carte essaie de s etendre sur toute la largeur disponible
define ('BAZ_GOOGLE_FOND_KML', '');
}
 
 
238,6 → 239,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.38 2008-02-08 08:44:05 alexandre_tb
* ajout du bloc de configuration si installation hors de papyrus
*
* Revision 1.37 2007-12-14 09:53:23 alexandre_tb
* Fusion avec la livraison AHA : 14 decembre 2007
*