Show
Ignore:
Timestamp:
06/12/04 17:15:14 (5 years ago)
Author:
kake
Message:

Fix bugs with URLs and <title> in category/locale index.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/OpenGuides.pm

    r392 r393  
    384384            my $name = ucfirst($args{type}) . " $args{value}" ; 
    385385            my $url = $self->config->{_}->{script_name} 
     386                      . "?" 
    386387                      . ucfirst( $args{type} ) 
    387388                      . "_"