parent
bbd96fdd39
commit
949494ccfd
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 859 B |
Before Width: | Height: | Size: 538 B After Width: | Height: | Size: 538 B |
@ -0,0 +1,8 @@ |
||||
<?php |
||||
|
||||
// Init owncloud |
||||
require_once('../../lib/base.php'); |
||||
|
||||
print OC_Helper::mimetypeIcon($_GET['mime']); |
||||
|
||||
?> |
Loading…
Reference in new issue