Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TouchGraphPlugin/bin/tgdb

    r366 r464  
    140140    while (<TOPIC>) 
    141141    { 
    142         s/%TWIKIWEB%/TWiki/go; 
     142        s/%SYSTEMWEB%/TWiki/go; 
    143143        s/%MAINWEB%/Main/go; 
    144144        # meta stuff 
Note: See TracChangeset for help on using the changeset viewer.