Changeset 484 for trunk/rss/tags.php

Show
Ignore:
Timestamp:
05/20/05 11:35:11 (4 years ago)
Author:
mbonetti
Message:

0.4.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/tags.php

    r482 r484  
    2929############################################################################### 
    3030# $Log$ 
     31# Revision 1.28  2005/05/20 09:35:11  mbonetti 
     32# 0.4.2 
     33# 
    3134# Revision 1.27  2005/05/20 07:42:21  mbonetti 
    3235# CVS Log messages in the file header 
     
    4649 
    4750// these are the fontsizes on the weighted list at /tag/ 
    48 define ('SMALLEST',10); 
     51define ('SMALLEST',9); 
    4952define ('LARGEST',45); 
    5053define ('UNIT','px');