Show
Ignore:
Timestamp:
05/23/08 17:10:36 (6 months ago)
Author:
hiraku
Message:

Fix "@account_ad_list => nil" in add_conf_proc.

Files:
1 modified

Legend:

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

    r12212 r12243  
    55# 
    66 
     7@account_ad_list = { 
     8        # Service => ServiceHomepage 
     9        'Hatena' => 'http://www.hatena.ne.jp/', 
     10} 
     11 
    712if /^(latest|day)$/ =~ @mode then 
    8          
    9         @account_ad_list = { 
    10                 # Service => ServiceHomepage 
    11                 'Hatena' => 'http://www.hatena.ne.jp/', 
    12         } 
    1313         
    1414        if @conf['account.service'] and @conf['account.name'] then