From a2b743131e153a7eb04bbcfabe50a0474e06cb90 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 16 Aug 2006 19:35:58 +0000 Subject: [PATCH] bug #229 --- pages/wot/6.php | 2 +- www/wot.php | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pages/wot/6.php b/pages/wot/6.php index e1ca4c3..e977239 100644 --- a/pages/wot/6.php +++ b/pages/wot/6.php @@ -133,7 +133,7 @@ A4 - US - - "> + "> "> diff --git a/www/wot.php b/www/wot.php index d45cba8..525dd6d 100644 --- a/www/wot.php +++ b/www/wot.php @@ -98,6 +98,12 @@ if($oldid == 5 || $oldid == 6) { + if($_REQUEST['cancel'] != "") + { + header("location: wot.php"); + exit; + } + if($_SESSION['_config']['notarise']['id'] == $_SESSION['profile']['id']) { $id = 5;