]> git.mxchange.org Git - friendica.git/commit
Create PostUpdate class
authorAdam Magness <adam.magness@gmail.com>
Thu, 25 Jan 2018 15:08:56 +0000 (10:08 -0500)
committerAdam Magness <adam.magness@gmail.com>
Thu, 25 Jan 2018 16:29:43 +0000 (11:29 -0500)
commit1c7fd310d21099e726438e5a9809bca56ebe94cf
tree32b31ebeb0566c2cf77118c03729b0de71ce9182
parent6ef2fd56f78b3bfe1df59bbd35bd9fdb547b3291
Create PostUpdate class

create new class and update call from worker
src/Database/PostUpdate.php [new file with mode: 0644]
src/Worker/CronJobs.php