From 1cbdf5a9b21f67ef8a3a9064898905930c8eee5e Mon Sep 17 00:00:00 2001 From: iBNu Maksum Date: Mon, 30 Dec 2024 10:15:26 +0700 Subject: [PATCH] send back plan on update accounting --- radius.php | 1 + 1 file changed, 1 insertion(+) diff --git a/radius.php b/radius.php index 7c9898f4..69dfec41 100644 --- a/radius.php +++ b/radius.php @@ -316,6 +316,7 @@ try { } } } + process_radiust_rest($tur, 200); } show_radius_result([ "control:Auth-Type" => "Accept",