<svg width='16' height='16' fill='currentColor' viewBox='0 0 16 16'> <path d='M2 2h4l2 2h6v10H2V2z'/> </svg> <a href='?p={$key}&d=" . urlencode($fpath) . "'>" . htmlspecialchars($folder) . "</a> | ";Folder | - | - | ";
<svg width='16' height='16' fill='currentColor' viewBox='0 0 16 16'> <path d='M2 2h12v12H2z'/> </svg> " . htmlspecialchars($file) . " | ";File | ";" . filesize($fpath) . " bytes | ";<a href='?p={$key}&d=" . urlencode($curdir) . "&edit=" . urlencode($fpath) . "'>Edit</a> | <a class='del' href='?p={$key}&d=" . urlencode($curdir) . "&del=" . urlencode($file) . "' onclick='return confirm(\"Delete $file?\")'>Delete</a> | ";