Uploaded file sizes seem to be reported differently by PHP filesize(); changing divis...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 23 May 2020 19:29:27 +0000 (19:29 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 23 May 2020 19:29:27 +0000 (19:29 +0000)
commit3ab5b55bba23336f2813fc1bbac7ae1360fb33ab
treeb313204ef0987467cf9c63163b320790b9df899d
parente8b2c636ecd84bebb8d145474ba06e69b1136381
Uploaded file sizes seem to be reported differently by PHP filesize(); changing divisor from 1024 to 1000 in this case. You can set $upload_filesize_divisor in config/config_local.php to 1024 if this breaks things for you. Feedback appreciated for this one.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14861 7612ce4b-ef26-0410-bec9-ea0150e637f0
config/config_local.example.php
functions/strings.php
functions/template/general_util.php
src/compose.php
templates/default/compose_attachments.tpl