- Timestamp:
- 10/01/08 07:40:30 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/action/StatusesAction.php
r20039 r20337 8 8 9 9 $st = $this->getStatusService()->fetch($this->args[0]) or raise(new NotFoundResponse); 10 $st['title_comment'] = h($st['comment']);11 $st['comment'] = preg_replace('#@([[:word:]]{1,30})#',12 '@<a href="' . $this->baseUrl . '/$1">$1</a>',13 h($st['comment']));14 10 $t->status = $st; 15 11 $t->session = $this->getSession();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)