Show
Ignore:
Timestamp:
08/15/08 11:31:52 (3 months ago)
Author:
hsbt
Message:

delete debug code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/plugin/notify_wassr.rb

    r17661 r17662  
    5858 
    5959        begin 
    60 #               wsupdater = Wassr::Updater.new(@conf['wassr.user'], @conf['wassr.pass'] ) 
    61 #               wsupdater.update( status ) 
    62                 @conf.debug(status) 
     60                wsupdater = Wassr::Updater.new(@conf['wassr.user'], @conf['wassr.pass'] ) 
     61                wsupdater.update( status ) 
    6362        rescue => e 
    6463                @conf.debug( e )