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 @@ Да \ Нет - '?> + ' ?>