Changeset 186
- Timestamp:
- 07/16/08 16:10:18 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/antimatter/luke/myplugs/libtracker/tracker.py
r181 r186 24 24 cmnds.add('unauth', unauthenticate, 'USER') 25 25 26 cmnds.add('lt-entries', msgparse, 'USER') 26 #Check for commands in timeparser.msgparse as well