mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/etpro-telemetry: remove sessionClose()
This commit is contained in:
-1
@@ -43,7 +43,6 @@ class ProofpointEtController extends ApiControllerBase
|
||||
*/
|
||||
public function statusAction()
|
||||
{
|
||||
$this->sessionClose();
|
||||
$backend = new Backend();
|
||||
$response = $backend->configdRun('proofpoint et status');
|
||||
$activity = json_decode($response, true);
|
||||
|
||||
Reference in New Issue
Block a user