Subversion Repositories Sites.gentiana.org

Rev

Rev 50 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50 Rev 71
Line 129... Line 129...
129
$GLOBALS['_BAZAR_']['url'] = $GLOBALS['_GEN_commun']['url'];
129
$GLOBALS['_BAZAR_']['url'] = $GLOBALS['_GEN_commun']['url'];
Line 130... Line 130...
130
 
130
 
131
//BAZ_CHEMIN_APPLI : chemin vers l'application bazar METTRE UN SLASH (/) A LA FIN!!!!
131
//BAZ_CHEMIN_APPLI : chemin vers l'application bazar METTRE UN SLASH (/) A LA FIN!!!!
Line -... Line 132...
-
 
132
define('BAZ_CHEMIN_APPLI', PAP_CHEMIN_RACINE.'client/bazar/');
-
 
133
 
-
 
134
/**Choix de l'affichage (true) ou pas (false) de l'email du rédacteur dans la fiche.*/
132
define('BAZ_CHEMIN_APPLI', PAP_CHEMIN_RACINE.'client/bazar/');
135
define('BAZ_FICHE_REDACTEUR_MAIL', false);// true ou false
133
 
136
 
134
//==================================== LES LANGUES ==================================
137
//==================================== LES LANGUES ==================================
135
// Constantes liées à l'utilisation des langues
138
// Constantes liées à l'utilisation des langues
136
//==================================================================================
139
//==================================================================================