mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
Whitespace changes.
This commit is contained in:
parent
e24a9fb686
commit
bd29c47355
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
$shortMonths = array( 1=>'Jan', 2=>'Feb', 3=>'Mar', 4=>'Apr',
|
||||
5=>'May', 6=>'Jun', 7=>'Jul', 8=>'Aug',
|
||||
9=>'Sep', 10=>'Oct', 11=>'Nov', 12=>'Dec');
|
||||
|
||||
|
||||
function fileParseDate($date)
|
||||
{
|
||||
global $shortMonths;
|
||||
|
|
Loading…
Reference in a new issue