mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 15:19:36 +02:00
remove debug
This commit is contained in:
parent
b4bec8964d
commit
12cdef4f66
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ class Mikrotik
|
|||
->setArgument('address-pool', $pool)
|
||||
->setArgument('rate-limit', '512K/512K')
|
||||
);
|
||||
die("| $profileID | $name | $pool |");
|
||||
} else {
|
||||
$setRequest = new RouterOS\Request('/ip/hotspot/user/profile/set');
|
||||
$client->sendSync(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue