Changeset 173 for trunk/coverager/coverager.tpl.php
- Timestamp:
- 09/17/2006 02:07:48 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/coverager/coverager.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/coverager/coverager.tpl.php
r145 r173 68 68 global $cycle; 69 69 if ($info['files'] || $info['todos']) { 70 $srcdir .= DIRECTORY_SEPARATOR; 70 71 $c = $cycle->next(); 71 72 $srcdir_html = htmlspecialchars($srcdir);

