debugging weer aan
This commit is contained in:
parent
9ceb8400ab
commit
1f9bfaeca8
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue