friendica/src/Worker
Roland Häder 9fa812b35d
Rewrites:
- converted single-line if() block to multi-line and with curly braces
- "imported" SPL classes to have unified code style
- always initialize your variables ... :-/
- added some empty lines/spaces for better readability

Signed-off-by: Roland Häder <roland@mxchange.org>
2019-02-19 01:56:41 +01:00
..
APDelivery.php Fix delivery data increment in APDelivery 2019-02-08 23:20:15 -05:00
CheckVersion.php
CreateShadowEntry.php
Cron.php Furtner improval of the worker speed 2019-02-09 23:10:15 +00:00
CronJobs.php
DBClean.php
DBUpdate.php 4) Adding Factories to other entrypoints 2019-02-03 22:46:50 +01:00
Delivery.php
Directory.php
DiscoverPoCo.php Add PortableContact constants 2019-02-08 08:38:13 -05:00
Expire.php
ForkHook.php
GProbe.php
Notifier.php Rewrites: 2019-02-19 01:56:41 +01:00
OnePoll.php Improved worker performance (changed keys, changed queries) 2019-02-08 21:48:41 +00:00
ProfileUpdate.php
PubSubPublish.php
Queue.php
RemoveContact.php Partly Reverted #6583 2019-02-06 07:31:29 +00:00
RemoveUser.php
SpoolPost.php
TagUpdate.php
UpdateGContact.php