fix radius change username

This commit is contained in:
Ibnu Maksum
2024-08-07 10:52:31 +07:00
parent 3c218d9ec9
commit e5ff8c5675
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ class FileName {
}
// customer change username
public function change_username($from, $to)
public function change_username($plan, $from, $to)
{
}