]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Better workaround for PHP returning empty $_POST and $_FILES when
authorZach Copley <zach@status.net>
Sat, 7 Nov 2009 01:21:08 +0000 (17:21 -0800)
committerZach Copley <zach@status.net>
Sat, 7 Nov 2009 01:21:08 +0000 (17:21 -0800)
commitb522c401e66e5b5d7e000c1bf25fd4b4a4d0558f
tree1140fcb28c1e7bd3dca8c088565b68125a0c26fd
parentf7b0017f219d649a3acb3d650cb6d4fbb79b9956
Better workaround for PHP returning empty $_POST and $_FILES when
POST length > post_max_size in php.ini. I also added this check to
avatar upload, which was failing with huge files.
actions/apiaccountupdateprofileimage.php
actions/apistatusesupdate.php
actions/avatarsettings.php
lib/designsettings.php