Ignore:
Timestamp:
11/17/08 22:54:04 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: More TWiki. to %SYSTEMWEB% conversions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/TWiki.pm

    r671 r764  
    41914191    } 
    41924192 
    4193     # replace dot by slash is not necessary; TWiki.MyTopic is a valid url 
     4193    # replace dot by slash is not necessary; System.MyTopic is a valid url 
    41944194    # add ../ if not already present to make a relative file reference 
    41954195    if ( $theRelativePath !~ m!^../! ) { 
Note: See TracChangeset for help on using the changeset viewer.