I used this little line in the mail function:
if (! isset($args['mode'])) $args['mode'] = BOLTconfig('BOLTmailmode',
'');
This way if you set mailmode: active in site config, that becomes the
default, and it not longer requires you to manually set mode=active in
the individual function. But it's not the default behavior--which is
good. As it is sitewide of course.
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---