Рефакторинг

This commit is contained in:
2023-04-15 22:18:30 +03:00
parent bdda3d24a0
commit 6afdb1a1be
19 changed files with 3321 additions and 3683 deletions
+1 -3
View File
@@ -32,8 +32,6 @@ $u = User::start();
$filter = new Filter();
$chat = new Chat();
var_dump($_SESSION['uid'], $_COOKIE['login']);
ini_set('max_execution_time', '120');
if (isset($_GET['showcode'])) {
@@ -779,7 +777,7 @@ $u->stats = $u->getStats($u->info['id'], 0);
</table>
<!-- -->
</div>
<table id="globalMain" style="width: 100%; height: 99%; border: 0;" cellspacing="0" cellpadding="0">
<table id="globalMain" style="width: 100%; height: 100%; border: 0;" cellspacing="0" cellpadding="0">
<tr id="headerTd">
<td style="width: 9px; background-color: #d6d6d6;"></td>
<td style="background-color: #d6d6d6;">&nbsp;</td>