dever %!s(int64=2) %!d(string=hai) anos
pai
achega
94f4035379
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/PHPExcel/Shared/OLE.php

+ 1 - 1
src/PHPExcel/Shared/OLE.php

@@ -285,7 +285,7 @@ class PHPExcel_Shared_OLE
                     $pps = new PHPExcel_Shared_OLE_PPS_File($name);
                     break;
                 default:
-                    continue;
+                    break;
             }
             fseek($fh, 1, SEEK_CUR);
             $pps->Type    = $type;