1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-31 10:04:20 +03:00

composer format

This commit is contained in:
David Goodwin
2022-07-17 21:16:47 +01:00
parent a99d6b7bc8
commit 38549c48ad
3 changed files with 4 additions and 4 deletions

View File

@ -64,7 +64,7 @@ class CliView extends Shell
}
if ($struct[$field]['display_in_list'] == 0) {
# do nothing
# do nothing
} else {
$value = $result[$field];