diff --git a/system/autoload/Mikrotik.php b/system/autoload/Mikrotik.php index da5d1615..b622a3d9 100644 --- a/system/autoload/Mikrotik.php +++ b/system/autoload/Mikrotik.php @@ -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(