mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Merge branch 'master' of github.com:serghey-rodin/vesta
This commit is contained in:
commit
1c82483734
2 changed files with 2 additions and 2 deletions
|
@ -386,6 +386,6 @@
|
|||
</div>
|
||||
|
||||
<script>
|
||||
GLOBAL.FTP_USER_PREFIX = <?=json_encode($user)?>;
|
||||
GLOBAL.FTP_USER_PREFIX = <?=json_encode($user.'_')?>;
|
||||
GLOBAL.FTP_USER_PREPATH = <?=json_encode($v_ftp_user_prepath)?>;
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue