From 12cdef4f66c11af28cf5b3efc701775c467c47fe Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Tue, 16 Jan 2024 10:36:55 +0700 Subject: [PATCH] remove debug --- system/autoload/Mikrotik.php | 1 - 1 file changed, 1 deletion(-) 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(