]> git.mxchange.org Git - friendica.git/commit
Move another function
authorAdam Magness <adam.magness@gmail.com>
Wed, 7 Nov 2018 12:19:39 +0000 (07:19 -0500)
committerAdam Magness <adam.magness@gmail.com>
Wed, 7 Nov 2018 12:19:39 +0000 (07:19 -0500)
commit7cb91382013ca80103a03ae1593a0dabb60a6372
tree01ab375a358e4f6ea0211a88cefaf097ba0bd89c
parente537f7d0171b06db54e45f26f101c3c8e8bcb38b
Move another function

move get_plink to Item class, and also fix up getApp since we extend BaseObject
include/conversation.php
include/text.php
src/Model/Item.php
src/Object/Post.php