From 9aff4dbf26b5cc83eb21a800fbec2c4ff01b1580 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 ae9145b3..27b96557 100644 --- a/radius.php +++ b/radius.php @@ -316,6 +316,7 @@ try { } } } + process_radiust_rest($tur, 200); } show_radius_result([ "control:Auth-Type" => "Accept",