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

Supplemental

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