mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update modcp.php
This commit is contained in:
parent
47cf027e4d
commit
173eff25d8
@ -698,6 +698,7 @@ switch ($mode)
|
||||
'IP' => $ip_this_post,
|
||||
'U_LOOKUP_IP' => (!$no_lookup) ? "modcp.php?mode=ip&" . POST_POST_URL . "=$post_id&" . POST_TOPIC_URL . "=$topic_id&rdns=$ip_this_post&sid=" . $userdata['session_id'] : '',
|
||||
));
|
||||
unset($no_lookup);
|
||||
|
||||
//
|
||||
// Get other IP's this user has posted under
|
||||
|
Loading…
Reference in New Issue
Block a user