]> git.mxchange.org Git - friendica.git/commit
moving boot::check_addons to Friendica\Core\Addon::check
authorPhilipp Holzer <admin@philipp.info>
Fri, 5 Oct 2018 23:13:29 +0000 (01:13 +0200)
committerPhilipp Holzer <admin@philipp.info>
Fri, 5 Oct 2018 23:13:29 +0000 (01:13 +0200)
commitd72473fd512a63c2831b943834fae3efba3896b8
tree86f8f5b637eb631beca78b285891eb39c8662bad
parent3c7d41c388e4ec8bf011aa46e127a26a0e02a75f
moving boot::check_addons to Friendica\Core\Addon::check

And extending Addon from BaseObject because of self::getApp()
boot.php
index.php
src/Core/Addon.php