mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update index.php
This commit is contained in:
parent
0747203896
commit
8ae4cccacd
@ -230,6 +230,7 @@ elseif (isset($_GET['pane']) && $_GET['pane'] == 'right')
|
||||
'LASTUPDATE' => bb_date($onlinerow_reg[$i]['user_session_time'], $bb_cfg['last_activity_date_format'], false),
|
||||
'IP_ADDRESS' => $reg_ip,
|
||||
'U_WHOIS_IP' => $bb_cfg['whois_info'] . $reg_ip,
|
||||
'IS_HIDDEN' => $hidden,
|
||||
));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user