Added a hook to check if the hook needs to be forked at all #774

Merged
annando merged 3 commits from fork-check into develop 2018-11-11 03:01:24 +01:00
Showing only changes of commit 4270702f1c - Show all commits

View file

@ -6,6 +6,7 @@
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
*/
use Friendica\App;
use Friendica\Content\Text\BBCode;
use Friendica\Content\Text\HTML;
use Friendica\Core\Addon;