. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ $oTree = new PmTree(); $oTree->name = 'KT'; $oTree->showSign = false; /*$oNode =& $oTree->addChild('1', '' . G::LoadTranslation('ID_PROCESS_INFORMATION') . ''); $oNode->plus = ''; $oNode->minus = ''; $oNode->point = '';*/ echo $oTree->render(); ?>