mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 18:11:02 -04:00
3 lines
53 B
PHP
3 lines
53 B
PHP
<?php
|
|
|
|
print OC_Helper::mimetypeIcon($_GET['mime']);
|