]> git.mxchange.org Git - friendica.git/commit
plugin optimisation - don't loop through every single plugin callback for every hook...
authorfriendica <info@friendica.com>
Wed, 20 Jun 2012 01:26:40 +0000 (18:26 -0700)
committerfriendica <info@friendica.com>
Wed, 20 Jun 2012 01:26:40 +0000 (18:26 -0700)
commit1dd33770ed906c5c264166ae592779023ad2f919
treef0881c4295fab772923261faa28ddbe36b3f19f0
parent01aa9539516a5a530c017a5effc9c186a4313649
plugin optimisation - don't loop through every single plugin callback for every hook call, only those registered for that hook
boot.php
include/plugin.php