From 805308a01318b22b08218243e0cd81a0432de522 Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Thu, 1 Sep 2022 16:25:29 +0530 Subject: [PATCH] remove latest version checker --- tinyfilemanager.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 6ac3a51..c0d1d65 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -4,13 +4,13 @@ $CONFIG = '{"lang":"en","error_reporting":false,"show_hidden":false,"hide_Cols": /** - * H3K | Tiny File Manager V2.4.7 + * H3K | Tiny File Manager V2.4.8 * CCP Programmers | ccpprogrammers@gmail.com * https://tinyfilemanager.github.io */ //TFM version -define('VERSION', '2.4.7'); +define('VERSION', '2.4.8'); //Application Title define('APP_TITLE', 'Tiny File Manager'); @@ -1557,7 +1557,6 @@ if (isset($_GET['help'])) {