Photo to src
authorAdam Magness <adam.magness@gmail.com>
Wed, 29 Nov 2017 12:52:27 +0000 (07:52 -0500)
committerAdam Magness <adam.magness@gmail.com>
Wed, 29 Nov 2017 12:52:27 +0000 (07:52 -0500)
commit54827e7feda8253b0f1055c81f6fd76b7c8ea3f5
tree74bc2963ce109924423b076feb226455421d1aec
parent7b5a0fdbe099dd053ae2499d74a4c51c4aec344d
Photo to src

Move Photo to Friendica\Object namespace and replace require_once statments with use statements.
28 files changed:
include/Photo.php [deleted file]
include/api.php
include/follow.php
include/items.php
include/network.php
include/plaintext.php
include/uimport.php
include/user.php
mod/contacts.php
mod/crepair.php
mod/dfrn_confirm.php
mod/fbrowser.php
mod/install.php
mod/photo.php
mod/photos.php
mod/profile_photo.php
mod/proxy.php
mod/wall_upload.php
src/Model/GlobalContact.php
src/Object/Contact.php
src/Object/Photo.php [new file with mode: 0644]
src/ParseUrl.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
update.php
view/theme/frio/theme.php
view/theme/frost/theme.php