Initial commit. FileViewer plugin v1.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
define('PLUGIN_FILEVIEWER_USER_DEFAULT_ENABLE', true);
|
||||
?>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
define('PLUGIN_FILEVIEWER_USER_DEFAULT_ENABLE', true);
|
||||
?>
|
||||