@@ -134,7 +134,7 @@ |
||
| 134 | 134 | $CpeClientSdk = new SA\CpeClientSdk($key, $secret, $region, $debug); |
| 135 | 135 | } catch (Exception $e) { |
| 136 | 136 | exit($e->getMessage()); |
| 137 | - } |
|
| 137 | + } |
|
| 138 | 138 | |
| 139 | 139 | // Commands mapping |
| 140 | 140 | $commandMap = [ |
@@ -134,7 +134,7 @@ |
||
| 134 | 134 | $CpeClientSdk = new SA\CpeClientSdk($key, $secret, $region, $debug); |
| 135 | 135 | } catch (Exception $e) { |
| 136 | 136 | exit($e->getMessage()); |
| 137 | - } |
|
| 137 | + } |
|
| 138 | 138 | |
| 139 | 139 | // Commands mapping |
| 140 | 140 | $commandMap = [ |