mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-07-28 12:31:10 +02:00
Update tinyfilemanager.php
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
//Default Configuration
|
||||
$CONFIG = '{"lang":"en","error_reporting":true,"show_hidden":false,"hide_Cols":false,"calc_folder":false,"theme":"light"}';
|
||||
$CONFIG = '{"lang":"en","error_reporting":false,"show_hidden":false,"hide_Cols":false,"calc_folder":false,"theme":"light"}';
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user