Commit daba52fda61e60ee53934de243b32b32d3737399

Authored by conradverm
1 parent 1142cbe9

KTS-2765

"csv mime type does not have an icon"
Updated.

Committed By: Conrad Vermeulen
Reviewed By: Kevin Fourie

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7810 c91229c3-7414-0410-bfa2-8a42b809f60b
sql/mysql/install/data.sql
No preview for this file type
sql/mysql/upgrade/3.5.2/csv_mime.sql 0 → 100644
  1 +update mime_types set icon_path='excel' where filetypes = 'csv';
0 \ No newline at end of file 2 \ No newline at end of file