<?php
// no need for apps
$RUNTIME_NOAPPS=false;
// Init owncloud
print OC_Helper::mimetypeIcon($_GET['mime']);
?>