Changeset 30522
- Timestamp:
- 02/25/09 21:12:00 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/misc/socialskk/socialskk.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/misc/socialskk/socialskk.rb
r30503 r30522 88 88 89 89 def search(kana) 90 if @cache[kana] and @cache[kana][:ctime] < (Time.now+ @cache_time)90 if @cache[kana] and Time.now < (@cache[kana][:ctime] + @cache_time) 91 91 @cache[kana][:kanji] 92 92 else
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)