Changeset 484 for trunk/rss/tags.php
- Timestamp:
- 05/20/05 11:35:11 (4 years ago)
- Files:
-
- 1 modified
-
trunk/rss/tags.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rss/tags.php
r482 r484 29 29 ############################################################################### 30 30 # $Log$ 31 # Revision 1.28 2005/05/20 09:35:11 mbonetti 32 # 0.4.2 33 # 31 34 # Revision 1.27 2005/05/20 07:42:21 mbonetti 32 35 # CVS Log messages in the file header … … 46 49 47 50 // these are the fontsizes on the weighted list at /tag/ 48 define ('SMALLEST', 10);51 define ('SMALLEST',9); 49 52 define ('LARGEST',45); 50 53 define ('UNIT','px');
