This commit is contained in:
Ibnu Maksum 2024-10-10 10:52:13 +07:00
parent 3eaa302128
commit 78e3f2e8fb
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -272,7 +272,6 @@ switch ($action) {
r2(U . "home", 'e', 'Plan is not exists');
}
if ($plan['is_radius'] == '1') {
$routes['2'] = '0';
$router_name = 'radius';
} else {
$router_name = $plan['routers'];