Changeset 85
- Timestamp:
- 02/28/08 00:33:18 (5 years ago)
- Files:
-
- 1 modified
-
trunk/Phergie/Plugin/Acronym.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Phergie/Plugin/Acronym.php
r84 r85 121 121 { 122 122 $target = $this->event->getSource(); 123 //$message = $this->event->getArgument(1); 124 $message = $this->event->getText(); 123 $message = $this->event->getArgument(1); 125 124 126 125 // Matches an optional "Nick: " followed by an acronym formatted as A.B.C. or ABC