git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@257 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
1dd434dfb0
commit
34d4301011
1 changed files with 0 additions and 4 deletions
|
@ -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.');
|
||||
|
|
Loading…
Reference in a new issue