From c5b210e5561af017e898d3fe8a4669f5b9ca833c Mon Sep 17 00:00:00 2001 From: Exile Date: Tue, 28 Oct 2014 23:12:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20=D1=81?= =?UTF-8?q?=D1=81=D1=8B=D0=BB=D0=BA=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/includes/sessions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/includes/sessions.php b/library/includes/sessions.php index c9f7ba926..8442d27e5 100644 --- a/library/includes/sessions.php +++ b/library/includes/sessions.php @@ -257,7 +257,7 @@ class user_common if (DB()->fetch_row($sql)) { - header('Location: http://torrentpier.me/pages/banned/'); + header('Location: https://torrentpier.me/banned/'); } }