Changeset 17475
- Timestamp:
- 08/12/08 11:24:37 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Types/Core.pm
r17474 r17475 35 35 my $uri = URI->new($_); 36 36 my $base = $uri->path; 37 $base =~ s{^/+}{}; 38 $uri->path($base); 37 39 $base .= '/' unless $base =~ /\/$/; 38 40 $uri->query(undef);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)