debuglevel off

This commit is contained in:
Ward Wouts 2004-06-04 09:11:01 +00:00
parent 938194945d
commit d97ea48150

View file

@ -1,4 +1,4 @@
# $Dwarf: article.rb,v 1.83 2004/06/02 21:07:29 ward Exp $
# $Dwarf: article.rb,v 1.84 2004/06/02 21:19:04 ward Exp $
# $Source$
#
@ -29,7 +29,7 @@ class PermError < ArticleError; end
class Article
Debuglevel = 2
Debuglevel = 0
def initialize(nntpservers, groupname, newsrc="~/.newsrc")
@messids = []