Project

General

Profile

Bug #19447 ยป bug9535.patch

Administrator Admin, 2008-10-11 00:00

View differences:

typo3/class.filelistfoldertree.php (working copy)
if ($this->makeHTML) {
$HTML = $this->PMicon($row,$a,$c,$nextCount,$exp);
$webpath = t3lib_BEfunc::getPathType_web_nonweb($path);
$icon = 'gfx/i/_icon_' .$webpath . 'folders' . ($type == 'readonly' ? '_ro' : '') . '.gif';
if ($val == '_temp_') {
$icon = 'gfx/i/sysf.gif';
    (1-1/1)