debugging weer aan

This commit is contained in:
Ward Wouts 2004-06-04 09:20:23 +00:00
parent 9ceb8400ab
commit 1f9bfaeca8

View file

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