IPTITLE.php: this is html...

This commit is contained in:
Mikaela Suomalainen 2014-06-14 20:17:50 +03:00
parent 7e72789540
commit eb14ba5abe

View File

@ -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'];