Changeset 24134
- Timestamp:
- 12/02/08 00:44:21 (5 weeks ago)
- Files:
-
- 1 modified
-
util/smartlinks.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
util/smartlinks.pl
r24133 r24134 683 683 684 684 my $linktree_sections = $linktree->{"S$syn_id"}; 685 if (!$linktree_sections ) {685 if (!$linktree_sections && $syn_id != 7) { 686 686 # We won't generate the HTML file if there's no smartlink in it. 687 687 return;
