php 4 error, throw exception removed
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 2 Mar 2009 14:35:19 +0000 (14:35 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 2 Mar 2009 14:35:19 +0000 (14:35 +0000)
reporting/includes/ExcelWriterXML_Style.php

index 15d231f7b8c36fbb3047d8318fc8ef785c97ec6d..b188426da25961a7b841f32a31c14f28be03e6d3 100644 (file)
@@ -268,8 +268,8 @@ class ExcelWriterXML_Style
                
                $numberFormat = '';
                
-               if (empty($this->id)) 
-                       throw new exception;
+               //if (empty($this->id)) 
+               //      throw new exception;
                if (!empty($this->name)){$name = 'ss:Name="'.$this->name.'"';}
                
                // Alignment