%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/congress-eldw.eu/public_html/inc/
Upload File :
Create Path :
Current File : /home/alliance/domains/congress-eldw.eu/public_html/inc/init.php

<?php
// Initialisation des classes
include_once("inc/session.php");

include_once("inc/classes/Load.php");
include_once("inc/classes/BaseOps.php");
include_once("inc/classes/Lang.php");
include_once("inc/classes/Actu.php");
include_once("inc/classes/Section.php");
include_once("inc/classes/Page.php");
include_once("inc/classes/Traduction.php");
include_once("inc/classes/Form.php");
include_once("inc/classes/Bloc.php");
include_once("inc/classes/Barre.php");

$load = new Load;
$lang = new Lang;
$section = new Section;
$trad=new Traduction();
$form=new Form();
$page=new Page();
$barre=new Barre();

if($lang->getlang() == "fr")
	include_once("language/fr.php");
else
	include_once("language/en.php");
	
$info_titresite = $trad->t('SEDL','global',$lang->getlang());

?>

Zerion Mini Shell 1.0