mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 07:51:14 +01:00
Reorder params a bit
This commit is contained in:
parent
67d4ae6a51
commit
bde2d0ef58
@ -139,9 +139,9 @@ trait FileServer
|
||||
|
||||
return $scriptUrl."?".\http_build_query([
|
||||
'f' => $f,
|
||||
's' => $size,
|
||||
'n' => $name,
|
||||
'm' => $mime,
|
||||
's' => $size
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user