$cells.= $HIT->parse('cell',
array (
'ATTR' => 'width="80%" align="center"', //Sets the width of the cell.
- 'CELL' => 'H I T T E M P L A T E E X A M P L E' //Title.
+ 'CELL' => 'MLIB_Tpl_FileDir Example' //Title.
)
);
//}}}