4 lines
83 B
PHP
4 lines
83 B
PHP
|
<?php
|
||
|
|
||
|
OCP\JSON::success(array('path' => OC_Helper::mimetypeIcon($_GET['mime'])));
|