Skip to content
Snippets Groups Projects
Commit 929475c7 authored by Tim Steiner's avatar Tim Steiner
Browse files

Supplemental

parent a0ba7da7
No related branches found
No related tags found
No related merge requests found
......@@ -250,8 +250,6 @@ class Requests_IndexController extends App_Controller_Action
if (!Unl_XsrfToken::getInstance()->verify($in['xsrfToken'])) {
throw new Zend_Exception('Invalid XSRF Token! Please go back click the Refresh button while holding Shift.');
}
exit;
$requestDecisions = array();
foreach ($in['decisions'] as $requestId => $decision) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment