[TYPO3-dev] some more code
Georg Ringer
mail-spam at ringerge.org
Sat Jan 24 20:52:21 CET 2009
Hi,
nobody uses this function? You are kidding right? :(
I tracked down the code:
class.t3lib_treeview.php ~ 550
function wrapStop($str,$row) {
if ($row['php_tree_stop']) {
$str.='<span class="typo3-red">+ </span>';
}
return $str;
}
as you can see, the + is set but the link is missing and I am a bit to
less into this code to fix it by myself!
Anyone can help?
Thanks
Georg
More information about the TYPO3-dev
mailing list