mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-08-04 15:58:14 +02:00
Fix tiny typo (#276)
This commit is contained in:
@@ -92,7 +92,7 @@ $exclude_items = array();
|
||||
// Availabe rules are 'google', 'microsoft' or false
|
||||
// google => View documents using Google Docs Viewer
|
||||
// microsoft => View documents using Microsoft Web Apps Viewer
|
||||
// false => disable online dov viewer
|
||||
// false => disable online doc viewer
|
||||
$online_viewer = 'google';
|
||||
|
||||
// Sticky Nav bar
|
||||
|
Reference in New Issue
Block a user