= 1073741824) { $staleHuman = number_format($staleSize / 1073741824, 1) . ' GB'; } elseif ($staleSize >= 1048576) { $staleHuman = number_format($staleSize / 1048576, 1) . ' MB'; } elseif ($staleSize >= 1024) { $staleHuman = number_format($staleSize / 1024, 0) . ' KB'; } elseif ($staleSize > 0) { $staleHuman = $staleSize . ' B'; } $fpMeta = $fpStale . ' dossier' . ($fpStale > 1 ? 's' : ''); if ($fpStale > 0) { $fpMeta .= ' · ' . ($d['filepond_stale_human'] ?? ''); } $trMeta = ($trStale + $trActive) . ' fichier' . (($trStale + $trActive) > 1 ? 's' : ''); $trTotalSize = ($d['trash_stale_size'] ?? 0) + ($d['trash_active_size'] ?? 0); $trTotalHuman = humanBytes($trTotalSize); if (($trStale + $trActive) > 0) { $trMeta .= ' · ' . $trTotalHuman; } ?>
✓ Aucun fichier temporaire.
0): ?>| Nom | Taille | Âge | ||
|---|---|---|---|---|
| = htmlspecialchars($f['name']) ?> | = htmlspecialchars($f['human']) ?> | ~= (int)$f['age_minutes'] ?> min |
| Nom | Taille | Âge | Statut | ||
|---|---|---|---|---|---|
| onchange="cleanupUpdateBulk()"> | = htmlspecialchars($f['name']) ?> | = htmlspecialchars($f['human']) ?> | ~= (int)$f['age_days'] ?> j | ↺ Restaurable Orphelin |
Conservés : = $fpActive . ' téléversement(s) actif(s) (' . htmlspecialchars($d['filepond_active_human']) . ')' ?>