Changeset 2047 for trunk/modules/kirc/controllers/kirc.php
- Timestamp:
- 02/14/2008 06:43:47 PM (9 months ago)
- Files:
-
- 1 modified
-
trunk/modules/kirc/controllers/kirc.php (modified) (1 diff, 3 props)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/kirc/controllers/kirc.php
- Property svn:eol-style set to LF
- Property copyright set to Copyright (c) 2007-2008 Kohana Team
- Property svn:keywords set to Id
r2043 r2047 15 15 $bot->join('#koboto'); 16 16 17 print_r($bot);exit; 18 19 // $bot->read(); 17 $bot->read(); 20 18 21 19 // $bot->send('PRIVMSG #koboto :Go away, Shadowhand!');
