1
0
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:
Pascal
2020-01-06 03:16:43 +01:00
committed by Prasath Mani
parent b8b859a1fd
commit 8b21009a47

View File

@@ -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