Beispiel #1
0
session_start();
ob_start();
error_reporting(0);
define('ELKATEK_ELEKTRONIK_YENIYOL', false);
include 'library/Elkatek_Connection.php';
include 'library/guvenlik.php';
include 'library/functions.php';
include 'library/sayfa.php';
include 'library/seo.php';
include 'library/case.php';
$sec = new Yeniyol_Guvenlik();
$pages = new Pager_Yeniyol();
$fonks = new yeniyol();
$mains = new icerik_yonetimi();
$fonks->lang(intval($_GET['dil']), strip_tags($_GET['url']));
$fonks->home_lang('library/lang/');
$page = $sec->metin($_GET['ym']);
$incs = $mains->icerik($page, $sec->sayi($_GET['id']));
$cont = $fonks->data_yaz('adres,tel,fax,eposta,sanal', 'ayarlar', '');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php 
echo $incs['title'];
?>
</title>
<meta name="description" content="<?php 
echo $incs['desc'];