From fd495ce6471f0c0d04f2fe7349b1e4a8a0de6511 Mon Sep 17 00:00:00 2001 From: Joy Biswas Date: Mon, 20 Mar 2023 20:56:49 +0600 Subject: [PATCH] replaced array() with [] --- tinyfilemanager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 0dcae7e..193f8e1 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1,6 +1,6 @@