1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-30 13:30:36 +02:00

Fix #32, The date formatting issue

This commit is contained in:
Prasath Mani
2018-01-19 11:07:57 +05:30
parent f35f503924
commit dd63df8e63
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ To enable/disable authentication set $use_auth to true or false.
- `FM_HIGHLIGHTJS_STYLE` - default is `'vs'`
- `FM_DATETIME_FORMAT` - default is `'d.m.y H:i'`
- `FM_EXTENSION` - default is `""` //upload files extensions
- `FM_TREEVIEW` - default is `true`
- `FM_TREEVIEW` - default is `false`
### :loudspeaker: Features