- Timestamp:
- 11/19/08 12:17:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TWikiCompatibilityPlugin/lib/TWiki/Plugins/TWikiCompatibilityPlugin.pm
r806 r807 107 107 $MainWebTopicNameConversion->{$TWiki::Plugins::SESSION->{topicName}}; 108 108 } 109 110 #Map TWIKIWEB to SYSTEMWEB and MAINWEB to USERSWEB 111 #TODO: should we test for existance and other things? 112 TWiki::Func::setPreferencesValue('TWIKIWEB', 'SYSTEMWEB'); 113 TWiki::Func::setPreferencesValue('MAINWEB', 'USERSWEB'); 109 114 110 115 return;
Note: See TracChangeset
for help on using the changeset viewer.
