MTrack/SCMEvent.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 15:19:44 +0000 (23:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 15:19:44 +0000 (23:19 +0800)
MTrack/SCMEvent.php

index 50eba60..2cdf0c5 100644 (file)
@@ -55,7 +55,6 @@ class MTrackSCMEvent
         $m = new Mail_RFC822;
         $addr = $m->parseAddressList($this->changeby);
         return $addr['mailbox'].'@'.$add['host'];
-
     }
      
 }
\ No newline at end of file