Merge pull request #330 from Focuslinkstech/Development

patch update
This commit is contained in:
iBNu Maksum
2024-10-25 13:43:31 +07:00
committed by GitHub
2 changed files with 57 additions and 5 deletions

View File

@ -145,7 +145,7 @@ switch ($action) {
r2(U . 'settings/app', 'e', 'PHP GD is not installed');
}
}
if ($company == '') {
if ($_POST['general'] && $company == '') {
r2(U . 'settings/app', 'e', Lang::T('All field is required'));
} else {
if ($radius_enable) {