From 34d430101169f5fd7dffdce85deeb48906b9bd53 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 9 Feb 2009 10:41:30 +0000 Subject: git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@257 b3834d28-1941-0410-a4f8-b48e95affb8f --- bookmarks.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bookmarks.php b/bookmarks.php index 029fcb5..c8a4e24 100644 --- a/bookmarks.php +++ b/bookmarks.php @@ -149,10 +149,6 @@ if ($userservice->isLoggedOn() && POST_SUBMITTED != '') { if ($GLOBALS['useredir']) { $address = $GLOBALS['url_redir'] . $address; } - - /*if(POST_REFERRER != '') { - header('Location: '. POST_REFERRER); - }*/ } } else { $tplVars['error'] = T_('There was an error saving your bookmark. Please try again or contact the administrator.'); -- cgit v1.2.3