Changeset 52468 in spip-zone
- Timestamp:
- Oct 5, 2011, 8:14:26 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/medias/inc/renseigner_document.php
r51182 r52468 77 77 } 78 78 79 if($infos['taille'] == '2147483647'){ 80 $infos['taille'] = sprintf("%u", filesize($fichier)); 81 } 82 79 83 // chercher une fonction de description 80 84 $meta = array();
Note: See TracChangeset
for help on using the changeset viewer.