@@ -19,8 +19,7 @@ |
||
19 | 19 | if ($this->httpRequest->get('DATA')) { |
20 | 20 | $this->getNotifyParams(); |
21 | 21 | $type = 'notify'; |
22 | - } |
|
23 | - else { |
|
22 | + } else { |
|
24 | 23 | $this->getReturnParams(); |
25 | 24 | $type = 'return'; |
26 | 25 | } |