mirror of
https://github.com/YGGverse/Yo.git
synced 2025-02-05 19:34:14 +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(
|
header(
|
||||||
sprintf(
|
sprintf(
|
||||||
'Content-Disposition: filename="%s"',
|
'Content-Disposition: filename="snap.%s.%s"',
|
||||||
|
$_GET['md5url'],
|
||||||
basename(
|
basename(
|
||||||
$filename
|
$filename
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user