ozdu0001@xxxxxxx wrote:
Rachelle wrote:
I took a brief glance for changes to the new rlcongig.pm, didn't notice the
new section, and concluded it had not been revised because the version info
at the top was the same. You may want to consider updating that?
This line :
# $Id: rlconfig.pm,v 1.40 2006/11/27 12:13:56 gunnarh Exp $ #
and this is a new adition...
# Set to 1 to prevent automatic (spam) additions of rings
# Note: Requires that newring.pl is used to add new rings.
$rlmain::autoringprevent = 1;
Yes, that's it. rlconfig.pm does not include the version number, i.e.
the number I assign to each release. Maybe I should add it for the sake
of clarity. (The number 1.40 above is the revision number that is
automatically set by the CVS program.)
/ Gunnar