mirror of
https://github.com/YGGverse/Yo.git
synced 2026-04-01 10:15:30 +00:00
update download snap filename
This commit is contained in:
parent
82de3c73ab
commit
d247338c13
1 changed files with 2 additions and 1 deletions
|
|
@ -136,7 +136,8 @@ switch (!empty($_GET['action']) ? $_GET['action'] : false) {
|
||||||
|
|
||||||
header(
|
header(
|
||||||
sprintf(
|
sprintf(
|
||||||
'Content-Disposition: filename="%s"',
|
'Content-Disposition: filename="snap.%s.%s"',
|
||||||
|
$_GET['md5url'],
|
||||||
basename(
|
basename(
|
||||||
$filename
|
$filename
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue