mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +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(
|
||||
sprintf(
|
||||
'Content-Disposition: filename="%s"',
|
||||
'Content-Disposition: filename="snap.%s.%s"',
|
||||
$_GET['md5url'],
|
||||
basename(
|
||||
$filename
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue