]> git.mxchange.org Git - friendica.git/commit
Move /profile_photo to Module\Settings\Profile\Photo
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 27 Oct 2019 13:56:27 +0000 (09:56 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 20 Jan 2020 12:27:12 +0000 (07:27 -0500)
commit0d1befdf2d1e25270575759d677decee7bf38633
tree7f6e6f1f46e19de290475ece04078498002ae32f
parent2fa873fe0672fdb2ec34ffb66f13ce34adfca95c
Move /profile_photo to Module\Settings\Profile\Photo
14 files changed:
mod/photos.php
mod/profile_photo.php [deleted file]
src/App/Authentication.php
src/Module/Settings/Profile/Photo/Crop.php [new file with mode: 0644]
src/Module/Settings/Profile/Photo/Index.php [new file with mode: 0644]
static/routes.config.php
view/templates/cropbody.tpl [deleted file]
view/templates/crophead.tpl [deleted file]
view/templates/profile_photo.tpl [deleted file]
view/templates/settings/profile/photo/crop.tpl [new file with mode: 0644]
view/templates/settings/profile/photo/crop_head.tpl [new file with mode: 0644]
view/templates/settings/profile/photo/index.tpl [new file with mode: 0644]
view/templates/welcome.tpl
view/theme/frio/css/style.css