@@ -123,7 +123,7 @@ |
||
| 123 | 123 | |
| 124 | 124 | if ($res->getStatusCode() === 200){ |
| 125 | 125 | Log::info("SubscriptionConfirmation was auto confirmed!"); |
| 126 | - }else{ |
|
| 126 | + } else{ |
|
| 127 | 127 | Log::warning("SubscriptionConfirmation could not be auto confirmed!"); |
| 128 | 128 | Log::info($data['SubscribeURL']); |
| 129 | 129 | } |