= 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 . ' fichier' . ($trStale > 1 ? 's' : ''); if ($trStale > 0) { $trMeta .= ' · ' . ($d['trash_stale_human'] ?? ''); } ?>
✓ Aucun fichier temporaire.
0): ?>| Nom | Taille | Âge | ||
|---|---|---|---|---|
| = htmlspecialchars($f['name']) ?> | = htmlspecialchars($f['human']) ?> | ~= (int)$f['age_minutes'] ?> min |
| Nom | Taille | Âge | ||
|---|---|---|---|---|
| = htmlspecialchars($f['name']) ?> | = htmlspecialchars($f['human']) ?> | ~= (int)$f['age_days'] ?> j |
Fichiers récemment supprimés pour lesquels le TFE associé existe encore. Vous pouvez les restaurer ou les supprimer définitivement.
| Nom | Taille | Âge | Origine | |
|---|---|---|---|---|
| = htmlspecialchars($f['name']) ?> | = htmlspecialchars($f['human']) ?> | ~= (int)$f['age_days'] ?> j | = $f['has_sidecar'] ? htmlspecialchars($f['original_name'] ?? '?') . ' (' . htmlspecialchars($f['file_type'] ?? '?') . ')' : 'métadonnées indisponibles' ?> |
Conservés : = $fpActive . ' téléversement(s) actif(s) (' . htmlspecialchars($d['filepond_active_human']) . ')' ?>