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