- Timestamp:
- 10/03/08 12:51:34 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/rhaco/trunk/library/model/Status.php
r20573 r20577 53 53 if(is_null($this->replyUserName) && preg_match('/^@([A-Za-z0-9_-]+)/', $this->comment, $match)){ 54 54 $this->replyUserName = $match[1]; 55 $this->replyUserName = $match[1]; 55 56 return $match[1]; 56 57 } else {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)