Changeset 7321 for lang/perl/blosxom
- Timestamp:
- 03/01/08 18:05:46 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/blosxom/blosxom.nyarla.cgi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/blosxom/blosxom.nyarla.cgi
r7286 r7321 192 192 # Define default entries subroutine 193 193 $entries = sub { 194 my ( %files, $indexes, %others ) = @_;194 my ( %files, %indexes, %others ); 195 195 find( 196 196 sub { … … 230 230 ); 231 231 232 return ( \%files, \% others, \%indexes);232 return ( \%files, \%indexes, \%others, ); 233 233 }; 234 234
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)