Preparation for Excel Writer continued
[fa-stable.git] / reporting / includes / ExcelWriterXML_Style.php
index b188426da25961a7b841f32a31c14f28be03e6d3..8eb23d841a53dec63fbab4b10e05ddf3f3be934f 100644 (file)
@@ -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.'"';}