nextcloud/apps/files_textviewer/appinfo/app.php

6 lines
91 B
PHP
Raw Normal View History

2011-08-03 01:56:53 +04:00
<?php
//load the required js file
OC_UTIL::addScript('files_textviewer','textviewer');
?>