Changeset 24346
- Timestamp:
- 11/19/08 23:42:18 (4 years ago)
- Files:
-
- 1 modified
-
lang/perl/NanoA/trunk/lib/NanoA/DebugScreen.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/NanoA/trunk/lib/NanoA/DebugScreen.pm
r24345 r24346 75 75 '', 76 76 '<li>', 77 'in ' . ($stack->{func} || ''),77 $stack->{func} ? NanoA::escape_html("in $stack->{func}") : '', 78 78 ' at ', 79 79 $stack->{file} ? NanoA::escape_html($stack->{file}) : '',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)