Skip to content

Commit 80f7ebd

Browse files
authored
1 parent 04e34fd commit 80f7ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/edit/web/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,7 @@
11871187
}
11881188

11891189
// Add ftp account
1190+
$v_ftp_username_for_emailing = $v_ftp_user_data["v_ftp_user"];
11901191
$v_ftp_username = $v_ftp_user_data["v_ftp_user"];
11911192
$v_ftp_username_full = $user . "_" . $v_ftp_user_data["v_ftp_user"];
11921193
$v_ftp_user = quoteshellarg($v_ftp_username);

0 commit comments

Comments
 (0)