Правка ссылки.

This commit is contained in:
Exile 2014-10-28 23:12:23 +03:00
commit c5b210e556

View file

@ -257,7 +257,7 @@ class user_common
if (DB()->fetch_row($sql)) if (DB()->fetch_row($sql))
{ {
header('Location: http://torrentpier.me/pages/banned/'); header('Location: https://torrentpier.me/banned/');
} }
} }