Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 423 → Rev 424

/trunk/classes/ezmlm-php-2.0/ezmlm-threads.php
65,7 → 65,7
$ctc .= 0;
 
if (is_file($cache)) {
file_get_contents($cache);
$html .= file_get_contents($cache);
}
$html .= '<tr><td colspan="3"></td></tr>'."\n";
$html .= '</table>'."\n";