mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
dont delete active pppoe
This commit is contained in:
parent
49ea4966f8
commit
e5605e2d6b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue