%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php
// Initialisation des classes

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/Edition.php");
include_once("inc/classes/Page.php");
include_once("inc/classes/Pays.php");
include_once("inc/classes/Profil.php");
include_once("inc/classes/Admtext.php");
include_once("inc/classes/Activite.php");
include_once("inc/classes/Colonne.php");
include_once("inc/classes/Stats.php");
include_once("inc/classes/Traduction.php");
include_once("inc/classes/Form.php");
include_once("inc/classes/Theme.php");
include_once("inc/classes/Encart.php");
include_once("inc/classes/Homepage.php");
include_once("inc/classes/TopAccueil.php");
include_once("inc/classes/Barre.php");
include_once("inc/classes/Initiative.php");
include_once("inc/classes/Bloc.php");
include_once("inc/classes/LangToolkit.php");
include_once("inc/classes/Country.php");

$bd = new BaseOps($connection);
$db=$bd;
$load = new Load($connection);
$lang = new Lang($connection);
$page = new Page($connection);
$section = new Section($connection);
$edition = new Edition($connection);

$profil = new Profil($connection);
$admtext = new Admtext($connection);
$obj_activite = new Activite($connection);
$trad = new Traduction($connection);
$form = new Form($connection);
$theme = new Theme($connection);
$encart = new Encart($connection);
$homepage=new Homepage($connection);
$topAccueil=new TopAccueil($connection);
$barre = new Barre($connection);
$initiative = new Initiative($connection);
$bloc = new Bloc($connection);
$obj_bloc = $bloc;
$langtoolkit = new LangToolkit($connection);
$country = new Country($connection);
$pays = $country;

if($lang->getlang() == "fr")
	include_once("language/fr.php");
else
	include_once("language/en.php");
	
$info_titresite = $trad->t("titresite","front",$lang->id());
date_default_timezone_set ("Europe/Paris");
?>

Zerion Mini Shell 1.0