You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-31 10:04:20 +03:00
composer format
This commit is contained in:
@ -64,7 +64,7 @@ class CliView extends Shell
|
||||
}
|
||||
|
||||
if ($struct[$field]['display_in_list'] == 0) {
|
||||
# do nothing
|
||||
# do nothing
|
||||
} else {
|
||||
$value = $result[$field];
|
||||
|
||||
|
Reference in New Issue
Block a user