fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15453] Fix typo


From: sigurdne
Subject: [Fmsystem-commits] [15453] Fix typo
Date: Fri, 12 Aug 2016 14:53:33 +0000 (UTC)

Revision: 15453
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15453
Author:   sigurdne
Date:     2016-08-12 14:53:32 +0000 (Fri, 12 Aug 2016)
Log Message:
-----------
Fix typo

Modified Paths:
--------------
    trunk/phpgwapi/inc/phpexcel/PHPExcel/Calculation/Functions.php

Modified: trunk/phpgwapi/inc/phpexcel/PHPExcel/Calculation/Functions.php
===================================================================
--- trunk/phpgwapi/inc/phpexcel/PHPExcel/Calculation/Functions.php      
2016-08-11 23:06:07 UTC (rev 15452)
+++ trunk/phpgwapi/inc/phpexcel/PHPExcel/Calculation/Functions.php      
2016-08-12 14:53:32 UTC (rev 15453)
@@ -578,7 +578,7 @@
                                return 4;
                } elseif(is_array($value)) {
                                return 64;
-                               break;
+//                             break;
                } elseif(is_string($value)) {
                        //      Errors
                        if ((strlen($value) > 0) && ($value{0} == '#')) {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]