GITLAB
ecommun
/ owncloud_ynh
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
sources/apps/files/ajax/mimeicon.php
77 Bytes
edit
raw
normal view
history
03e52840d
Kload
Init
1
<?php
6d9380f96
Cédric Dupont
Update sources OC...
2
\OC::$session->close();
03e52840d
Kload
Init
3 4
print OC_Helper::mimetypeIcon($_GET['mime']);