mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
commit
52f65ec143
2 changed files with 57 additions and 5 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue