Хороним $_COOKIE['pass'], отказываемся от md5('pass'). Это не регистрация, а чёрная дыра!
This commit is contained in:
@@ -540,7 +540,6 @@ if ($this->users[$this->uids[$uid1]]['hpNow'] > 0){
|
||||
'cityreg' => $this->users[$this->uids[$uid2]]['cityreg'],
|
||||
'name' => $this->users[$this->uids[$uid2]]['name'],
|
||||
'sex' => $this->users[$this->uids[$uid2]]['sex'],
|
||||
'deviz' => $this->users[$this->uids[$uid2]]['deviz'],
|
||||
'hobby' => $this->users[$this->uids[$uid2]]['hobby'],
|
||||
'time_reg' => $this->users[$this->uids[$uid2]]['time_reg'],
|
||||
'obraz' => $this->users[$this->uids[$uid2]]['obraz'],
|
||||
|
||||
Reference in New Issue
Block a user