dont delete active pppoe
This commit is contained in:
parent
49ea4966f8
commit
e5605e2d6b
@ -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']);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user