Changeset 18084
- Timestamp:
- 08/23/08 01:04:17 (5 years ago)
- Files:
-
- 1 modified
-
lang/ruby/net-irc/trunk/examples/hig.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/net-irc/trunk/examples/hig.rb
r18083 r18084 302 302 end 303 303 res = api("favorites/create/#{id}", {}) 304 post nil, NOTICE, main_channel, "Fav: #{res["screen_name"]}: #{res["text"] }"304 post nil, NOTICE, main_channel, "Fav: #{res["screen_name"]}: #{res["text"].gsub(URI.regexp(%w|http https|), "http...")}" 305 305 else 306 306 post nil, NOTICE, main_channel, "No such id or status #{target}"
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)