Skip to content
Snippets Groups Projects
Commit 4d3ed0a7 authored by Tim van Dijen's avatar Tim van Dijen
Browse files
parent d1ca872e
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,6 @@ class Redirection
if (empty($sessionId) || empty($postId)) {
throw new Error\BadRequest('Invalid session info data.');
}
} else {
throw new Error\BadRequest('Missing redirection info parameter.');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment