mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-27 23:14:16 +00:00
update download snap filename
This commit is contained in:
parent
82de3c73ab
commit
d247338c13
@ -136,7 +136,8 @@ switch (!empty($_GET['action']) ? $_GET['action'] : false) {
|
||||
|
||||
header(
|
||||
sprintf(
|
||||
'Content-Disposition: filename="%s"',
|
||||
'Content-Disposition: filename="snap.%s.%s"',
|
||||
$_GET['md5url'],
|
||||
basename(
|
||||
$filename
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user