- Timestamp:
- 09/24/08 00:09:41 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-Hachero/trunk/lib/App/Hachero/Plugin/Output/TT.pm
r19768 r19782 12 12 my $tt = Template->new; 13 13 my $template < io $tt_file; 14 $tt->process(\$template, $context ->result, \my $out);14 $tt->process(\$template, $context, \my $out); 15 15 $out > io $out_file; 16 16 } 17 17 18 18 1; 19 19 __DATA__
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)