From e17abfafdcedcc45cb7f1d3c8957e71670cb7712 Mon Sep 17 00:00:00 2001 From: yi12345 Date: Sun, 4 Aug 2013 23:42:46 +0300 Subject: [PATCH] update --- Templates/Plus/7.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/Plus/7.tpl b/Templates/Plus/7.tpl index ecf11599..9deb20df 100644 --- a/Templates/Plus/7.tpl +++ b/Templates/Plus/7.tpl @@ -59,7 +59,7 @@ } } } - header("Location: ".$session->referrer); + header("Location: plus.php?id=3"); }else{ header("Location: banned.php"); }