Changeset 10858
- Timestamp:
- 05/12/11 15:24:09 (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin/include/functions_upload.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions_upload.inc.php
r10653 r10858 578 578 if ($in_bytes) 579 579 { 580 $size = convert_short and_notation_to_bytes($size);580 $size = convert_shorthand_notation_to_bytes($size); 581 581 } 582 582 … … 584 584 } 585 585 586 function convert_short and_notation_to_bytes($value)586 function convert_shorthand_notation_to_bytes($value) 587 587 { 588 588 $suffix = substr($value, -1);
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)