Show
Ignore:
Timestamp:
09/17/2006 02:07:48 AM (2 years ago)
Author:
moo
Message:

make dir ended with dir sep

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coverager/coverager.tpl.php

    r145 r173  
    6868    global $cycle; 
    6969    if ($info['files'] || $info['todos']) { 
     70        $srcdir .= DIRECTORY_SEPARATOR; 
    7071        $c = $cycle->next(); 
    7172        $srcdir_html = htmlspecialchars($srcdir);