]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
ImageFile constructor changed to align with existing code
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 25 Feb 2015 00:31:44 +0000 (01:31 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 25 Feb 2015 00:31:44 +0000 (01:31 +0100)
commit4b8301d39e032536a7d61e92a0ea0f5b1c30af1a
treedbe8e2ee2170de23c458e87b551d2a89aaa693c7
parent0854a84eb9f318944ce69c0c5cd6655a29fade4b
ImageFile constructor changed to align with existing code

Noone passed type, width or height to new ImageFile(...) and
in all instances, both parameters were set (though $id is null on occasion).
lib/imagefile.php