Changeset 1000 for trunk/core/lib/Foswiki.pm
- Timestamp:
- 11/27/08 05:39:31 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki.pm
r994 r1000 1471 1471 1472 1472 my $pathInfo = $query->path_info(); 1473 $pathInfo =~ s|//*|/|g; #multiple //'s are illogical 1473 1474 $pathInfo =~ s|/$||; #trailing / does not mean WebHome 1474 1475
Note: See TracChangeset
for help on using the changeset viewer.
