fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11322] property: import:support xlsx


From: Sigurd Nes
Subject: [Fmsystem-commits] [11322] property: import:support xlsx
Date: Wed, 25 Sep 2013 13:22:28 +0000

Revision: 11322
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11322
Author:   sigurdne
Date:     2013-09-25 13:22:27 +0000 (Wed, 25 Sep 2013)
Log Message:
-----------
property: import:support xlsx

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

Modified: trunk/property/inc/class.uiimport.inc.php
===================================================================
--- trunk/property/inc/class.uiimport.inc.php   2013-09-25 12:05:55 UTC (rev 
11321)
+++ trunk/property/inc/class.uiimport.inc.php   2013-09-25 13:22:27 UTC (rev 
11322)
@@ -129,6 +129,7 @@
                                        $valid_type = false;
                                        switch ($file['type'])
                                        {
+                                               case 
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet':
                                                case 'application/vnd.ms-excel':
                                                        $this->csvdata = 
$this->getexceldata($file['name']);
                                                        $valid_type = true;




reply via email to

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