Commit b816a2d4 authored by Sergei Golubchik's avatar Sergei Golubchik

add all csv extensions to the ha_tina_exts[] array

parent 5f2b07ef
...@@ -143,6 +143,7 @@ static void init_tina_psi_keys(void) ...@@ -143,6 +143,7 @@ static void init_tina_psi_keys(void)
static const char *ha_tina_exts[] = { static const char *ha_tina_exts[] = {
CSV_EXT, CSV_EXT,
CSM_EXT, CSM_EXT,
CSN_EXT,
NullS NullS
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment