Changeset 240


Ignore:
Timestamp:
12/30/10 18:35:25 (13 years ago)
Author:
nanardon
Message:
  • bot help give url help on website
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/trunk/web/lib/Sophie/Controller/Chat/Cmd.pm

    r238 r240  
    147147                'available command:', 
    148148                join(', ', sort grep { $_ !~ /^end$/ } @{ $self->_commands }), 
     149                'Find more at ' . $c->uri_for('/help/chat'), 
    149150            ], 
    150151        } 
Note: See TracChangeset for help on using the changeset viewer.