This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae3425d2da
nextcloud-server
/
apps
/
files
/
ajax
/
mimeicon.php
5 lines
90 B
PHP
Raw
Blame
History
<
?
php
\OC
::
$server
->
getSession
()
->
close
();
print
OC_Helper
::
mimetypeIcon
(
$_GET
[
'mime'
]);
Reference in New Issue
View Git Blame
Copy Permalink