Changeset 29375

Show
Ignore:
Timestamp:
02/01/09 10:00:55 (4 years ago)
Author:
hsbt
Message:

supported ruby 1.9.1.

Files:
1 modified

Legend:

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

    r17023 r29375  
    1 # section_footer2.rb $Revision 1.0 $ 
     1# section_footer2.rb 
    22# 
    33# Copyright (c) 2008 SHIBATA Hiroshi <h-sbt@nifty.com> 
     
    2727add_section_enter_proc do |date, index| 
    2828        @category_to_tag_list = {} 
     29        '' 
    2930end 
    3031