Фикс анкеты персонажа.

This commit is contained in:
lopar
2018-03-01 21:14:51 +02:00
parent 7d7a83a8a0
commit 61b0ca565b
3 changed files with 45 additions and 22 deletions

View File

@@ -6,6 +6,8 @@
*/
require_once 'config.php';
require_once 'classes/u.php';
define("HPADDICTIONEFFECT", 33);
$ip = filter_input(INPUT_SERVER,'REMOTE_ADDR', FILTER_VALIDATE_IP);