]> git.mxchange.org Git - friendica.git/commit
Replace remaining functions in include/datetime by Temporal methods
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 3 Feb 2018 17:25:58 +0000 (12:25 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 4 Feb 2018 01:47:37 +0000 (20:47 -0500)
commitcea80c78e42ff059b1645c0449af2d624238f03c
tree10aeace7716fb514f775868997416599bbe462dc
parentd0c9e7939c6a7aca6c595139bd71a78d81396bec
Replace remaining functions in include/datetime by Temporal methods

- Fix uses statements
20 files changed:
include/conversation.php
include/items.php
mod/admin.php
mod/cal.php
mod/events.php
mod/localtime.php
mod/message.php
mod/notify.php
mod/photos.php
mod/ping.php
mod/profiles.php
src/Core/NotificationsManager.php
src/Model/Profile.php
src/Object/Post.php
src/Util/Temporal.php
src/Worker/CronJobs.php
src/Worker/Expire.php
src/Worker/GProbe.php
src/Worker/OnePoll.php
src/Worker/Queue.php