Merge remote-tracking branch 'upstream/develop' into item-move

pull/506/head
Michael 2018-01-28 14:11:02 +00:00
commit b29cc475df
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ use Friendica\Content\Text\BBCode;
use Friendica\Core\Addon;
use Friendica\Core\L10n;
use Friendica\Core\PConfig;
use Friendica\Util\Network;
function wppost_install() {
Addon::registerHook('post_local', 'addon/wppost/wppost.php', 'wppost_post_local');