Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1626 → Rev 1627

/trunk/client/bottin/configuration/bottin.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: bottin.config.inc.php,v 1.19 2007-09-06 08:26:05 alexandre_tb Exp $
// CVS : $Id: bottin.config.inc.php,v 1.20 2007-10-01 12:17:02 alexandre_tb Exp $
/**
* Fichier de configuration de l'application d'inscription/annuaire
*
32,7 → 32,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.19 $ $Date: 2007-09-06 08:26:05 $
*@version $Revision: 1.20 $ $Date: 2007-10-01 12:17:02 $
// +------------------------------------------------------------------------------------------------------+
*/
//================================= CONSTANTES DB ==================================
238,11 → 238,16
define ('INS_GOOGLE_CENTRE_LAT', '');
define ('INS_GOOGLE_CENTRE_LON', '');
define ('INS_GOOGLE_ALTITUDE', ''); // de 1 a 15
define ('INS_GOOGLE_TYPE_DE_VUE', 'G_HYBRID_MAP');
}
 
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.19 2007-09-06 08:26:05 alexandre_tb
* suppression de constantes qui ont migres dans la table inscription_config
* ajout de constantes pour la carte GOOGLE
*
* Revision 1.18 2007-08-29 12:46:59 alexandre_tb
* dans la config "hors papyrus", appel du fichier bottin.langues.... a la place de ins_annuaire.lang....
*