]> git.mxchange.org Git - friendica.git/commit
Fixed E_NOTICEs when uploading profile picture (#5456)
authorRoland Häder <Quix0r@users.noreply.github.com>
Sun, 22 Jul 2018 20:01:14 +0000 (22:01 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Sun, 22 Jul 2018 20:01:14 +0000 (16:01 -0400)
commit7876d6547b661dc9343946fc567eba75ada9fd84
treed2d6a05ba898de5bd58ddef16061a18a4bc2cad6
parentc17adaf3333b356d0c7b19226b29cd733a43017b
Fixed E_NOTICEs when uploading profile picture (#5456)

* Fixed E_NOTICEs when uploading profile picture.

* Fixed E_NOTICEs when $_POST doesn't contain these fields.
mod/profile_photo.php
mod/settings.php
src/Model/Contact.php