]> git.mxchange.org Git - friendica.git/commit
Move Contact::Page_* constants to User::PAGE_FLAGS_*
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 6 Jan 2019 17:37:48 +0000 (12:37 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 15:55:37 +0000 (10:55 -0500)
commitad9c67663d8206315c649be3b27bf5418fb91ad3
tree54cb819eb7cb1e9f1ff149d2c470fe5349ae55d5
parent11a4a57bfe1870d70e8c5a933242c2cc248c7d4c
Move Contact::Page_* constants to User::PAGE_FLAGS_*
23 files changed:
include/enotify.php
mod/admin.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_request.php
mod/hcard.php
mod/photos.php
mod/profile.php
mod/profiles.php
mod/settings.php
mod/videos.php
mod/wall_attach.php
mod/wall_upload.php
src/Content/Nav.php
src/Model/Contact.php
src/Model/Item.php
src/Model/User.php
src/Object/Image.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Util/Security.php
update.php