Skip to content

Commit 7bb52d8

Browse files
authored
Updated to include "PHPCLI": "'$PHPCLI'",
To fix issue https://forum.hestiacp.com/t/testing-ubuntu-20-04/727/49
1 parent a1343fe commit 7bb52d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-list-user

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ json_list() {
7575
"U_BACKUPS": "'$U_BACKUPS'",
7676
"LANGUAGE": "'$LANGUAGE'",
7777
"NOTIFICATIONS": "'$NOTIFICATIONS'",
78+
"PHPCLI": "'$PHPCLI'",
7879
"TIME": "'$TIME'",
7980
"DATE": "'$DATE'"
8081
}

0 commit comments

Comments
 (0)