remove debug
This commit is contained in:
parent
b4bec8964d
commit
12cdef4f66
@ -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…
x
Reference in New Issue
Block a user