Уборка неиспользуемых отсылок на конфигурацию.

This commit is contained in:
2024-04-29 17:22:11 +03:00
parent bd7af6b31c
commit 5f9d3b85bf
13 changed files with 232 additions and 281 deletions
+3 -5
View File
@@ -2,10 +2,9 @@
use Core\Db;
define('GAME', time());
require_once '_incl_data/__config.php';
require_once '_incl_data/class/__db_connect.php';
if (!defined('GAME_VERSION')) {
require_once '_incl_data/autoload.php';
}
$urla = explode('?', $_SERVER["REQUEST_URI"]);
$url = explode('/', $urla[0]);
@@ -58,7 +57,6 @@ HTML;
<!DOCTYPE HTML>
<html lang="ru">
<head>
<title>Новый Бойцовский клуб | Библиотека образов</title>
<link rel="stylesheet" href="/main1.css">
<link rel="stylesheet" href="/css/obraz.css">