Вход Регистрация
Файл: galery/index.php
Строк: 50
<?
include_once '../sys/includes/start.php';
include_once 
'../sys/includes/compress.php';
include_once 
'../sys/includes/sess.php';
include_once 
'../sys/includes/home.php';
include_once 
'../sys/includes/settings.php';
include_once 
'../sys/includes/db_connect.php';
include_once 
'../sys/includes/ipua.php';
include_once 
'../sys/includes/fnc.php';
include_once 
'../sys/includes/user.php';
if (isset(
$_GET['acth']) && $_GET['acth']=='komm' && isset($_GET['id_gallery']) && isset($_GET['id_foto']))
{
include_once 
'inc/komm.php';
}
if (isset(
$_GET['acth']) && $_GET['acth']=='show_foto' && isset($_GET['id_gallery']) && isset($_GET['id_foto']))
{
include_once 
'inc/user_show_foto.php';
}
if (isset(
$_GET['acth']) && $_GET['acth']=='user_gallery' && isset($_GET['id_gallery']))
{
include_once 
'inc/user_gallery_show.php';
}
elseif(isset(
$_GET['acth']) && $_GET['acth']=='user_gallery')
{
include_once 
'inc/user_gallery.php';
}else{
include_once 
'inc/all_gallery.php';
}
include_once 
'../sys/includes/footer.php';
?>
Онлайн: 0
Реклама