-
Bug
-
Resolution: Fixed
-
3.0.RC1
-
None
-
PHP Environment: 5.2.3
Database: Oracle 10g 10.2.0.1.0
Throughout phpBB file sizes are calculated properly by multiplying by powers of 2 rather than powers of 10. The SI prefixes used in phpBB don't show that this is the case. Binary prefixes (as defined in IEEE 1541) should be used instead.

