$html .= '<img border="0" src="'.$doc->getPath('icon', 1, '16x16').'" alt="file icon" />';
if ($show_icon)
$html .= '<img border="0" src="'.$doc->getPath('icon', 1, '16x16').'" alt="file icon" />';
(i think the space goes here, but &nsbp; breaks the page)
$html .= $doc->getData('dmname');
if ($show_icon)
$html .= '<img border="0" src="'.$doc->getPath('icon', 1, '16x16').'" alt="file icon" />';
$html .= ' ';
$html .= $doc->getData('dmname');
Time to create page: 0.080 seconds