nextcloud/apps/files/ajax/mimeicon.php

5 lines
90 B
PHP

<?php
\OC::$server->getSession()->close();
print OC_Helper::mimetypeIcon($_GET['mime']);