Changeset 296 for lang/ruby/chokan/trunk/plugins/simple_reply.rb
- Timestamp:
- 09/28/07 14:47:35 (16 months ago)
- Files:
-
- 1 modified
-
lang/ruby/chokan/trunk/plugins/simple_reply.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/chokan/trunk/plugins/simple_reply.rb
r283 r296 7 7 @config["replies"].each do |r| 8 8 if r["words"].include?(message) && 9 ( r["channel"].include?(channel)||10 !r["channel"])9 (!r["channel"] || 10 r["channel"].include?(channel)) 11 11 12 12 notice channel, r["reply"]
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)