Changeset 12916 for platform/tdiary/plugin
- Timestamp:
- 05/31/08 20:21:41 (6 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/plugin/account_ad.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/plugin/account_ad.rb
r12243 r12916 13 13 14 14 if @conf['account.service'] and @conf['account.name'] then 15 if @mode == "day" and not @date == nilthen16 permalink =@conf.base_url + anchor( @date.strftime('%Y%m%d') )15 if @mode == "day" and not @date.nil? then 16 permalink = @conf.base_url + anchor( @date.strftime('%Y%m%d') ) 17 17 else 18 permalink =@conf.base_url18 permalink = @conf.base_url 19 19 end 20 20
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)