Changeset 465


Ignore:
Timestamp:
11/08/08 14:36:14 (3 years ago)
Author:
KoenMartens
Message:

Item110: revert one replacement too many

File:
1 edited

Legend:

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

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