]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk...
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Mon, 9 Feb 2009 10:41:30 +0000 (10:41 +0000)
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Mon, 9 Feb 2009 10:41:30 +0000 (10:41 +0000)
bookmarks.php

index 029fcb5be5327b3fd408039d8176f59d32d6871f..c8a4e242b60825f8d7e8a15f0c06f2caa571cdf0 100644 (file)
@@ -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.');