X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2FExcelWriterXML_Style.php;h=8eb23d841a53dec63fbab4b10e05ddf3f3be934f;hb=f50187b9c3095886d7fd847f635cd8763109a75e;hp=b188426da25961a7b841f32a31c14f28be03e6d3;hpb=122e0764c9706034e901f31a4d02a9e56251c813;p=fa-stable.git diff --git a/reporting/includes/ExcelWriterXML_Style.php b/reporting/includes/ExcelWriterXML_Style.php index b188426d..8eb23d84 100644 --- a/reporting/includes/ExcelWriterXML_Style.php +++ b/reporting/includes/ExcelWriterXML_Style.php @@ -268,7 +268,7 @@ class ExcelWriterXML_Style $numberFormat = ''; - //if (empty($this->id)) + //if (empty($this->id)) //*** // throw new exception; if (!empty($this->name)){$name = 'ss:Name="'.$this->name.'"';}