#17873741 : added code highlighting for issuetracker

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5934 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-03-23 09:01:28 +00:00
parent cdfde41254
commit 2f791fd050
2 changed files with 40 additions and 3 deletions

View file

@ -14,8 +14,8 @@
<li>[<a href="{getUrl('type','diff','path',urlencode($path),'erev',$erev, 'brev', $brev)}">compare with previous</a>]</li>
<!--@end-->
</ol>
<pre>
<br />
<pre class="brush: cpp;">
<!--@if($file_type == "code")-->
{htmlspecialchars($content->content)}
<!--@elseif($file_type == "document")-->