Trsak

Untitled

Aug 18th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. if (isset($_SERVER["HTTP_CF_CONNECTING_IP"])) {
  2. $_SERVER['REMOTE_ADDR'] = $_SERVER["HTTP_CF_CONNECTING_IP"];
  3. }
Add Comment
Please, Sign In to add comment