0) {
if ($liste[0]["title_".$lang] != ""){
$title = $liste[0]["title_".$lang];
} else {
$title = tercume("Yasal Sorumluluk", $lang)." | BAB Architects";
}
if ($liste[0]["aciklama_".$lang] != ""){
$aciklama = $liste[0]["aciklama_".$lang];
}
$linktr = $url.tercume("yasal-sorumluluk", "tr");
$linken = $url."en/".tercume("yasal-sorumluluk", "en");
$menuArrAlt[$liste[0]["url_$lang"]] = "active";
} else {
$sayfa = tercume("404-sayfa-bulunamadi", $lang);
header("HTTP/1.0 404 Not Found");
}
} else {
$sayfa = tercume("404-sayfa-bulunamadi", $lang);
header("HTTP/1.0 404 Not Found");
}
}
?>
<? echo $title ?>