replaced array() with []

This commit is contained in:
Joy Biswas 2023-03-20 20:56:49 +06:00
parent 9985687a2f
commit fd495ce647

View file

@ -1,6 +1,6 @@
<?php
//Default Configuration
$CONFIG = '{"lang":"bn","error_reporting":false,"show_hidden":false,"hide_Cols":false,"theme":"dark"}';
$CONFIG = '{"lang":"en","error_reporting":false,"show_hidden":false,"hide_Cols":false,"theme":"light"}';
/**
* H3K | Tiny File Manager V2.5.3