mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-02 21:06:19 +03:00
commit
3071fb39ae
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ class PHPExcel_Calculation_Functions {
|
|||
return 4;
|
||||
} elseif(is_array($value)) {
|
||||
return 64;
|
||||
break;
|
||||
} elseif(is_string($value)) {
|
||||
// Errors
|
||||
if ((strlen($value) > 0) && ($value{0} == '#')) {
|
||||
|
|
Loading…
Add table
Reference in a new issue