Changeset 24446
- Timestamp:
- 11/20/08 16:18:41 (7 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/CGI-ExceptionManager/trunk/lib/CGI/ExceptionManager/StackTrace.pm
r24388 r24446 30 30 } 31 31 } 32 if ($message =~ / at ([^ ]+) line (\d+) \./32 if ($message =~ / at ([^ ]+) line (\d+)/ 33 33 && ($1 ne $trace[0]->{file} || $2 != $trace[0]->{line})) { 34 34 unshift @trace, {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)