Whitespace changes.

This commit is contained in:
Jeff Teunissen 2000-06-17 11:23:33 +00:00
parent e24a9fb686
commit bd29c47355

View file

@ -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;