dont delete active pppoe
This commit is contained in:
@ -51,7 +51,7 @@ class MikrotikPppoe
|
||||
$setRequest->setArgument('password', $pass);
|
||||
$client->sendSync($setRequest);
|
||||
//disconnect then
|
||||
$this->removePpoeActive($client, $customer['username']);
|
||||
//$this->removePpoeActive($client, $customer['username']);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user