pumpio: no redirection after successfull authentification.
This commit is contained in:
@@ -163,9 +163,6 @@ function pumpio_connect(&$a) {
|
||||
|
||||
if($success) {
|
||||
logger("pumpio_connect: authenticated");
|
||||
|
||||
header("Location: ".$a->get_baseurl()."/settings/connectors");
|
||||
|
||||
$o .= t("You are now authenticated to pumpio.");
|
||||
$o .= '<br /><a href="'.$a->get_baseurl().'/settings/connectors">'.t("return to the connector page").'</a>';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user