Changeset 600 for branches/1.3/coverager/coverager.tpl.php
- Timestamp:
- 2009-07-05T07:36:11+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
coverager/coverager.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
- Property svn:ignore
-
old new 32 32 run-tests.php 33 33 structinfo.m4 34 autom4te.cache 34 35 tags 35 36
-
- Property svn:mergeinfo changed
/trunk merged: 347-352,355
- Property svn:ignore
-
branches/1.3/coverager/coverager.tpl.php
r394 r600 199 199 $dir_html = htmlspecialchars($dir); 200 200 echo <<<EOS 201 <a href="?">$l_root</a> <a href="?path={$dir_url}">{$dir_html}</a>/< b>{$filename}</b><br />201 <a href="?">$l_root</a> <a href="?path={$dir_url}">{$dir_html}</a>/<strong>{$filename}</strong><br /> 202 202 EOS; 203 203
Note: See TracChangeset
for help on using the changeset viewer.

