From d37c2eeb87451fc3b8d7a44842102a7b533600cb Mon Sep 17 00:00:00 2001 From: lopar Date: Fri, 16 Feb 2018 16:21:24 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B0?= =?UTF-8?q?=D0=B5=D0=BC=20=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D0=B2=D0=BD=D0=B8?= =?UTF-8?q?=D1=87=D0=B5=D1=81=D1=82=D0=B2=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deal.php => _unused-files/deal.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename deal.php => _unused-files/deal.php (97%) diff --git a/deal.php b/_unused-files/deal.php similarity index 97% rename from deal.php rename to _unused-files/deal.php index d144c93..bf9016d 100644 --- a/deal.php +++ b/_unused-files/deal.php @@ -1,5 +1,11 @@ + * Project name: Battles-Game + */ + +session_start(); if (!($_SESSION['uid'] >0)) header("Location: index.php"); include "config.php"; $user = mysql_fetch_array(mysql_query("SELECT * FROM `users` WHERE `id` = '{$_SESSION['uid']}' LIMIT 1;")); @@ -165,7 +171,7 @@ Да \ Нет - '?> + ' ?>