odsPhpGenerator

NEWS : What is odsPhpGenerator

Re : What is odsPhpGenerator

2010-03-01 : Iribarren
Hi Lauren,

Nice work with odsPhpGenerator!

I think i found a typo/bug in odsTableRow.php in line 12

if($odsStyleTableRow) $this->styleName = $odsStyleTableRow->getName;

Should be

if($odsStyleTableRow) $this->styleName = $odsStyleTableRow->getName();
Title :
Author :
Message :