debuglevel off
This commit is contained in:
parent
938194945d
commit
d97ea48150
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue