summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/appinfo/app.php
blob: 6c10fe44704c8839dbc229c1d31b4e1aa9da36f1 (plain)
1
2
3
4
<?php
//load the required js file
OC_UTIL::addScript('files_texteditor','editor');
?>