1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-29 04:51:15 +02:00

Remove duplicate code block (#377)

This commit is contained in:
Mirco Babini
2020-06-02 15:57:37 +02:00
committed by GitHub
parent 0a92002919
commit 462566a31b

View File

@@ -11,12 +11,6 @@ or
################################################################################################################# #################################################################################################################
*/ */
// Auth with login/password
// set true/false to enable/disable it
// Is independent from IP white- and blacklisting
$use_auth = true;
// Auth with login/password // Auth with login/password
// set true/false to enable/disable it // set true/false to enable/disable it
// Is independent from IP white- and blacklisting // Is independent from IP white- and blacklisting