| Line 40... |
Line 40... |
| 40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
| Line 41... |
Line 41... |
| 41 |
|
41 |
|
| 42 |
include_once 'configuration/projet.config.inc.php' ;
|
42 |
include_once 'configuration/projet.config.inc.php' ;
|
| Line -... |
Line 43... |
| - |
|
43 |
include_once PROJET_CHEMIN_CLASSES.'projetControleur.class.php' ;
|
| - |
|
44 |
|
| - |
|
45 |
// meta OpenGraph pour reseaux sociaux
|
| - |
|
46 |
GEN_modifierMetaProperty('og:title', 'Projets');
|
| 43 |
include_once PROJET_CHEMIN_CLASSES.'projetControleur.class.php' ;
|
47 |
GEN_modifierMetaProperty('og:description', 'Rejoignez-nous et participez aux projets de Tela Botanica. Échangez et produisez de la connaissance à travers des forums généralistes ou spécialisés.');
|
| 44 |
|
48 |
|
| 45 |
// Inclusion des styles selon papyrus
|
49 |
// Inclusion des styles selon papyrus
|
| 46 |
if (function_exists("GEN_stockerStyleExterne")) {
|
50 |
if (function_exists("GEN_stockerStyleExterne")) {
|