Initial commit. FileViewer plugin v1.0

This commit is contained in:
Christoph Haas
2015-06-02 21:40:54 +02:00
commit 466b83f398
30 changed files with 50389 additions and 0 deletions

3
config.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
define('PLUGIN_FILEVIEWER_USER_DEFAULT_ENABLE', true);
?>