diff options
author | Marc Alexander <admin@m-a-styles.de> | 2014-06-02 11:57:37 +0200 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2014-06-23 21:39:24 +0200 |
commit | ff56f0dcfe6355a9bd24c1e33dee15c60d01526b (patch) | |
tree | c55de75341c66e8544356c16005765a88aa8e247 /phpBB/phpbb/db/driver/mysqli.php | |
parent | 3823fe355fbd5793247bc291e814ec46dc7334ec (diff) | |
download | forums-ff56f0dcfe6355a9bd24c1e33dee15c60d01526b.tar forums-ff56f0dcfe6355a9bd24c1e33dee15c60d01526b.tar.gz forums-ff56f0dcfe6355a9bd24c1e33dee15c60d01526b.tar.bz2 forums-ff56f0dcfe6355a9bd24c1e33dee15c60d01526b.tar.xz forums-ff56f0dcfe6355a9bd24c1e33dee15c60d01526b.zip |
[ticket/11148] Remove unneeded variable mimetype and use type octet-stream
The variable $mimetype is not used in the method local_upload() afterwards
so it shouldn't be assigned. The correct default mimetype should be
application/octet-stream and not application/octetstream according to RFC 2046.
PHPBB3-11148
Diffstat (limited to 'phpBB/phpbb/db/driver/mysqli.php')
0 files changed, 0 insertions, 0 deletions