Куча мелких фиксов, уборка мусора.
This commit is contained in:
+2
-3
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user