Changeset 449 for branches/Release04x02/twikiplugins/MailerContrib/lib/TWiki/Contrib/MailerContrib/WebNotify.pm
- Timestamp:
- 11/06/08 05:15:45 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/twikiplugins/MailerContrib/lib/TWiki/Contrib/MailerContrib/WebNotify.pm
r21 r449 429 429 my ( $web, $topic ) = 430 430 TWiki::Func::normalizeWebTopicName( $this->{web}, $webTopic ); 431 $this->_alert( 'warning: ignoring web prefix on ' . $webTopic )432 if ( $web ne $this->{web} );433 431 434 432 #print STDERR "_subscribeTopic($topic)\n";
Note: See TracChangeset
for help on using the changeset viewer.
