HOME SHELL

NULLCOMMUNITY
 LiteSpeed
 Linux server2.poyrazhosting.com 3.10.0-962.3.2.lve1.5.77.el7.x86_64 #1 SMP Mon Dec 12 07:06:14 EST 2022 x86_64
 safemode : OFF
 MySQL: OFF | Perl: OFF | cURL: ON | WGet: OFF
  >  / home / cuneytsener53 / kurumsal32.snrsoft.com.tr / en /

Server Ip : 104.21.78.54




Filename/home/cuneytsener53/kurumsal32.snrsoft.com.tr/en/index.php
Size1.8 kb
Permissionrw-r--r--
Owner
Create time02-Mar-2025 05:46
Last modified26-Jun-2022 00:19
Last accessed05-Apr-2025 10:02
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image

<?php
include("../admin/include/baglan.php");
include("../admin/include/fonksiyonlar.php");

?>
<!doctype html>
<html lang="en">


<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> <?=$title?> </title>

<link rel="shortcut icon" href="../resimler/<?=$favicon?>" type="image/x-icon">

<link rel="stylesheet" href="../css/vendors.css">

<link rel="stylesheet" href="../css/plugins.css">

<link rel="stylesheet" href="../css/icons.css">

<?php
include("../style.php");
?>


</head>

<body>




<?php
include("inc/header.php");
if($guncelle1['slider_durum']=='on'){
include("inc/slider.php");
}
if($guncelle1['hizmet_durum']=='on'){
include("inc/hizmetler.php");
}
if($guncelle1['sayfa_durum']=='on'){
include("inc/hakkimizda.php");
}
if($guncelle1['ekip_durum']=='on'){
include("inc/ekibimiz.php");
}
if($guncelle1['yorum_durum']=='on'){
include("inc/yorumlar.php");
}
if($guncelle1['haber_durum']=='on'){
include("inc/blog.php");
}
if($guncelle1['ref_durum']=='on'){
include("inc/referanslar.php");
}
include("inc/footer.php");
?>





<div class="go-top-area">
<div class="go-top-wrap">
<div class="go-top-btn-wrap">
<div class="go-top go-top-btn">
<i class="las la-angle-double-up"></i>
<i class="las la-angle-double-up"></i>
</div>
</div>
</div>
</div>

<script src="../js/vendors.js"></script>

<script src="../js/plugins.js"></script>

<script src="../js/main.js"></script>


</body>


</html>