1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00
nextcloud-apps/files_reader/appinfo/app.php
2014-12-10 12:27:43 +01:00

5 lines
116 B
PHP

<?php
//load the required files
$l = OC_L10N::get('files_reader');
OCP\Util::addscript( 'files_reader', 'loader');