mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-30 16:01:24 +00:00
blah
This commit is contained in:
parent
0b0b13d4ca
commit
e6f07fe396
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function fileDownloadLinkGPG ($baseUrl, $extensions $mode)
|
function fileDownloadLinkGPG ($baseUrl, $extensions, $mode)
|
||||||
{
|
{
|
||||||
$extension = explode (' ', $extensions);
|
$extension = explode (' ', $extensions);
|
||||||
$count = count ($extension);
|
$count = count ($extension);
|
||||||
|
|
Loading…
Reference in a new issue