Fix tiny typo (#276)
This commit is contained in:
@@ -92,7 +92,7 @@ $exclude_items = array();
|
|||||||
// Availabe rules are 'google', 'microsoft' or false
|
// Availabe rules are 'google', 'microsoft' or false
|
||||||
// google => View documents using Google Docs Viewer
|
// google => View documents using Google Docs Viewer
|
||||||
// microsoft => View documents using Microsoft Web Apps Viewer
|
// microsoft => View documents using Microsoft Web Apps Viewer
|
||||||
// false => disable online dov viewer
|
// false => disable online doc viewer
|
||||||
$online_viewer = 'google';
|
$online_viewer = 'google';
|
||||||
|
|
||||||
// Sticky Nav bar
|
// Sticky Nav bar
|
||||||
|
|||||||
Reference in New Issue
Block a user