- Timestamp:
- 12/18/09 11:14:24 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MailerContrib/lib/Foswiki/Contrib/MailerContrib/Config.spec
r5752 r5821 13 13 # **STRING EXPERT** 14 14 # Plugin module path for handler registration 15 $Foswiki::cfg{Plugins}{MailerContrib }{Module} = 'Foswiki::Contrib::MailerContrib';15 $Foswiki::cfg{Plugins}{MailerContribPlugin}{Module} = 'Foswiki::Contrib::MailerContribPlugin'; 16 16 # **BOOLEAN** 17 17 # Enable plugin module for handler registration. You can disable the plugin 18 18 # if you don't want to invoke mail notification from the web. 19 $Foswiki::cfg{Plugins}{MailerContrib }{Enabled} = 1;19 $Foswiki::cfg{Plugins}{MailerContribPlugin}{Enabled} = 1;
Note: See TracChangeset
for help on using the changeset viewer.
