Show
Ignore:
Timestamp:
05/22/08 19:45:40 (6 months ago)
Author:
hsbt
Message:

change insert mode.

Files:
1 modified

Legend:

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

    r5178 r12211  
    55# 
    66 
    7 if /^(latest|day|conf|saveconf)$/ =~ @mode then 
     7if /^(latest|day)$/ =~ @mode then 
    88         
    99        @account_ad_list = { 
     
    1313         
    1414        if @conf['account.service'] and @conf['account.name'] then 
    15                 if @mode == "day" 
    16                         permalink=@conf.base_url+anchor(@date.strftime('%Y%m%d')) 
     15                if @mode == "day"  
     16                        permalink=@conf.base_url + anchor(@date.strftime('%Y%m%d')) 
    1717                else 
    1818                        permalink=@conf.base_url