Changeset 85

Show
Ignore:
Timestamp:
02/28/08 00:33:18 (5 years ago)
Author:
tobias382
Message:

* Reverted changes made to test the named argument additions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Phergie/Plugin/Acronym.php

    r84 r85  
    121121    { 
    122122        $target = $this->event->getSource(); 
    123         //$message = $this->event->getArgument(1); 
    124         $message = $this->event->getText(); 
     123        $message = $this->event->getArgument(1); 
    125124 
    126125                // Matches an optional "Nick: " followed by an acronym formatted as A.B.C. or ABC