Project

General

Profile

Bug #21136 ยป 12054.diff

Administrator Admin, 2009-09-24 15:49

View differences:

typo3/view_help.php (Arbeitskopie)
}
}
if (!strcmp($parts,'')) unset($parts[0]);
if (!$parts[0]) {
unset($parts[0]);
}
$output.= implode('<br />',$parts);
}
    (1-1/1)