Recently I’ve noticed that when firing up my Typo site for development
there
are a series of warnings. The errors are listed below:
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:3: warning: already
initialized constant IP_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:4: warning: already
initialized constant HOST_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:5: warning: already
initialized constant SECOND_LEVEL
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:3: warning: already
initialized constant IP_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:4: warning: already
initialized constant HOST_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:5: warning: already
initialized constant SECOND_LEVEL
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:3: warning: already
initialized constant IP_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:4: warning: already
initialized constant HOST_RBLS
/home/kyle/ror/typo/config/…/lib/spam_protection.rb:5: warning: already
initialized constant SECOND_LEVEL
What can I do to prevent these warnings?
Thanks.
Kyle H.
[email protected]
www.kyleheon.com