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/GlobalReplacePlugin/lib/TWiki/Plugins/GlobalReplacePlugin.pm

    r152 r464  
    131131    } 
    132132 
    133     my $prefsWeb   = &TWiki::Func::expandCommonVariables( "%TWIKIWEB%", "Main" ); 
     133    my $prefsWeb   = &TWiki::Func::expandCommonVariables( "%SYSTEMWEB%", "Main" ); 
    134134    my $prefsTopic = &TWiki::Func::expandCommonVariables( "%WIKIPREFSTOPIC%", "Main" ); 
    135135    my $access = &TWiki::Func::checkAccessPermission("change", 
Note: See TracChangeset for help on using the changeset viewer.