Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/lib/TWiki.pm

    r21 r463  
    324324    # the documentation. 
    325325    $functionTags{MAINWEB}  = $functionTags{USERSWEB}; 
    326     $functionTags{TWIKIWEB} = $functionTags{SYSTEMWEB}; 
     326    $functionTags{SYSTEMWEB} = $functionTags{SYSTEMWEB}; 
    327327 
    328328    # locale setup 
Note: See TracChangeset for help on using the changeset viewer.