server/apps/files/ajax/mimeicon.php

4 lines
53 B
PHP
Raw Normal View History

2011-10-08 19:18:47 +00:00
<?php
print OC_Helper::mimetypeIcon($_GET['mime']);