Куча мелких фиксов, уборка мусора.

This commit is contained in:
lopar
2020-09-30 01:39:06 +03:00
parent 640e85cf18
commit 5ac30becb7
149 changed files with 4221 additions and 11012 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
<?
<?php
session_start();
if(!isset($_SESSION['uid'])) { die();}
include("config.php");
include("functions.php");
require_once "functions.php";
if($user['room'] == 51) { header('location: city.php'); die(); }
if($_GET['go'] == 'vixod') {