[1005] fixing redirection when deleting archived article
This commit is contained in:
parent
900f2a9160
commit
63fc40ff84
@ -278,7 +278,7 @@ class Poche
|
||||
}
|
||||
Tools::logm($msg);
|
||||
}
|
||||
Tools::redirect('?');
|
||||
Tools::redirect();
|
||||
break;
|
||||
case 'toggle_fav' :
|
||||
$this->store->favoriteById($id, $this->user->getId());
|
||||
|
Loading…
x
Reference in New Issue
Block a user