mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-04-15 04:17:54 +02:00
IPTITLE.php: this is html...
This commit is contained in:
parent
7e72789540
commit
eb14ba5abe
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
header("Content-Type: text/plain; charset=utf-8");
|
||||
header("Content-Type: text/html; charset=utf-8");
|
||||
|
||||
$IP = $_SERVER['REMOTE_ADDR'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user