This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ed2424c382
server
/
apps
/
files
/
ajax
/
mimeicon.php
5 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
mimetype icon improvements
2011-10-08 19:18:47 +00:00
<
?
php
close the session on all file operations
2014-03-10 13:39:27 +00:00
\OC
::
$session
->
close
();
mimetype icon improvements
2011-10-08 19:18:47 +00:00
print
OC_Helper
::
mimetypeIcon
(
$_GET
[
'mime'
]);
Reference in a new issue
Copy permalink