Esempio n. 1
0
/**
 * @param string $path
 */
function publicPreview_icon($path, $token)
{
    return OC_Helper::publicPreviewIcon($path, $token);
}