include('blocks/d.head.html'); ?>
include('blocks/d.nav.html'); ?>Fichiers attachés =$first?> à =$last?> sur les =$filenb?> présents
| Nom =$orderby=='name'?$order=='ASC'?'':'':''?> | Type =$orderby=='type'?$order=='ASC'?'':'':''?> | Taille =$orderby=='size'?$order=='ASC'?'':'':''?> | Date de création =$orderby=='creation_date'?$order=='ASC'?'':'':''?> | if ($user->rankIsHigher("administrator")) { ?>Suppression | } ?>
|---|---|---|---|---|
| =$file['name']?> | '> =$file['type']?> | =formatBytes($file['size'], $user->locale)?> | echo datefmt_format($user->date_format,date_create($file['creation_date'], new DateTimeZone("UTC"))) ?> | if ($user->rankIsHigher("administrator")) { ?>} ?> |