- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ThreadedDiscussionPlugin/lib/TWiki/Plugins/ThreadedDiscussionPlugin.pm
r349 r464 188 188 $theParams =~ s/%WEB%/$installWeb/go; 189 189 $theParams =~ s/%MAINWEB%/TWiki::Func::getMainWebname()/geo; 190 $theParams =~ s/% TWIKIWEB%/TWiki::Func::getTwikiWebname()/geo;190 $theParams =~ s/%SYSTEMWEB%/TWiki::Func::getTwikiWebname()/geo; 191 191 192 192 return $theParams;
Note: See TracChangeset
for help on using the changeset viewer.
