fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11350] update


From: Sigurd Nes
Subject: [Fmsystem-commits] [11350] update
Date: Fri, 04 Oct 2013 13:26:42 +0000

Revision: 11350
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11350
Author:   sigurdne
Date:     2013-10-04 13:26:41 +0000 (Fri, 04 Oct 2013)
Log Message:
-----------
update

Modified Paths:
--------------
    trunk/property/inc/class.bocommon.inc.php

Modified: trunk/property/inc/class.bocommon.inc.php
===================================================================
--- trunk/property/inc/class.bocommon.inc.php   2013-10-04 13:26:13 UTC (rev 
11349)
+++ trunk/property/inc/class.bocommon.inc.php   2013-10-04 13:26:41 UTC (rev 
11350)
@@ -1548,7 +1548,7 @@
 //                     
$browser->content_header($filename,'application/vnd.ms-excel');
                        
$browser->content_header($filename,'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet');
 
-                       $cacheMethod = PHPExcel_CachedObjectStorageFactory:: 
cache_to_phpTemp;
+                       $cacheMethod = 
PHPExcel_CachedObjectStorageFactory::cache_to_phpTemp;
                        $cacheSettings = array( 'memoryCacheSize' => '32MB');
                        PHPExcel_Settings::setCacheStorageMethod($cacheMethod, 
$cacheSettings);
 




reply via email to

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