..
CheckVersion.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
CreateShadowEntry.php
Transfer all item shadow functions to the item class
2018-01-16 22:23:19 +00:00
Cron.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
CronJobs.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
DBClean.php
Remove global $db variable
2018-07-16 19:38:17 -04:00
DBUpdate.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
Delivery.php
Next item structure works ( #5380 )
2018-07-15 14:36:20 -04:00
Directory.php
Review update
2018-01-27 11:13:41 -05:00
DiscoverPoCo.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
Expire.php
New item field "Post-type" and new table "permissionset" ( #5408 )
2018-07-19 09:52:05 -04:00
ForkHook.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
GProbe.php
Remove references to include/datetime
2018-02-03 20:47:37 -05:00
Notifier.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
OnePoll.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
ProfileUpdate.php
src Standards
2017-11-23 14:01:58 -05:00
PubSubPublish.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
Queue.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00
RemoveContact.php
Use short form array syntax everywhere
2018-01-15 14:07:17 -05:00
SpoolPost.php
Most functions now moved from include/items.php
2018-01-28 11:18:08 +00:00
TagUpdate.php
Some of the last direct SQL calls to the item table had been changed
2018-06-21 06:21:51 +00:00
UpdateGContact.php
Replace global $a with BaseObject::getApp()
2018-07-16 19:38:17 -04:00