]> git.mxchange.org Git - friendica.git/commit
Most functions now moved from include/items.php
authorMichael <heluecht@pirati.ca>
Sun, 28 Jan 2018 11:18:08 +0000 (11:18 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 28 Jan 2018 11:18:08 +0000 (11:18 +0000)
commit7b27dda784f6858fa06b3b23dc3228623d5ad641
treec2b8b4d3ae654c7645aa3b777846d73f54af0203
parentb158914c41a2cd9591a8034018cc7e0e2c4bcad3
Most functions now moved from include/items.php
22 files changed:
include/api.php
include/event.php
include/items.php
include/like.php
mod/dfrn_confirm.php
mod/item.php
mod/notify.php
mod/photos.php
mod/poke.php
mod/profiles.php
mod/subthread.php
mod/tagger.php
src/Model/Contact.php
src/Model/Item.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/Feed.php
src/Protocol/OStatus.php
src/Worker/Delivery.php
src/Worker/Expire.php
src/Worker/OnePoll.php
src/Worker/SpoolPost.php