Plugin Directory

Changeset 3423545


Ignore:
Timestamp:
12/19/2025 10:23:43 AM (4 months ago)
Author:
atakanau
Message:

1.0.2 - dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto-import-products-cart-dragdropfile/trunk/auto-import-products-cart-dragdropfile.php

    r3423444 r3423545  
    170170                    "text/csv"
    171171                    ,"application/csv"
     172                    // Firefox on Windows MIME type compatibility:
     173                    ,"application/vnd.ms-excel"
     174                    ,"text/html"
     175                    ,"text/plain"
    172176                );
    173177                $my_file = array();
Note: See TracChangeset for help on using the changeset viewer.