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

PR update and sync

This commit is contained in:
Prasath Mani
2021-05-17 12:22:16 +05:30
parent 603f048722
commit a62bb38773
3 changed files with 8 additions and 13 deletions

View File

@@ -3,13 +3,13 @@
$CONFIG = '{"lang":"en","error_reporting":false,"show_hidden":false,"hide_Cols":false,"calc_folder":false,"theme":"light"}';
/**
* H3K | Tiny File Manager V2.4.5
* H3K | Tiny File Manager V2.4.6
* CCP Programmers | ccpprogrammers@gmail.com
* https://tinyfilemanager.github.io
*/
//TFM version
define('VERSION', '2.4.5');
define('VERSION', '2.4.6');
//Application Title
define('APP_TITLE', 'Tiny File Manager');