Сихронизация с актуальной версией.

This commit is contained in:
2022-07-01 15:37:52 +03:00
parent 3a12248bda
commit 25d939274c
23 changed files with 5702 additions and 8849 deletions
-25
View File
@@ -35,31 +35,6 @@ function send_chat($type,$from,$text,$time) {
mysql_query('INSERT INTO `chat` (`text`,`city`,`login`,`to`,`type`,`new`,`time`,`room`) VALUES ("'.mysql_real_escape_string($text).'","capitalcity","'.mysql_real_escape_string($from).'","","'.$type.'","1","'.mysql_real_escape_string($time).'","3")');
}
$kp = array(
0 => 1,
1 => 1,
2 => 3,
3 => 3,
4 => 3,
5 => 7,
6 => 7,
7 => 7,
8 => 14,
9 => 14,
10 => 30,
11 => 30,
12 => 30,
13 => 30,
14 => 30,
15 => 30,
16 => 60,
17 => 60,
18 => 60,
19 => 60,
20 => 60,
21 => 60
);
$kp = array(
0 => 1,
1 => 1,