]> git.mxchange.org Git - friendica-addons.git/commitdiff
Another fatal error
authorMichael <heluecht@pirati.ca>
Sun, 11 Nov 2018 00:07:51 +0000 (00:07 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 11 Nov 2018 00:07:51 +0000 (00:07 +0000)
wppost/wppost.php

index 2f09a258c856a7efbe1d80641fbe273f6f80e0d4..7fdc0257faee06f58119bef8cdb67961c965d1e2 100644 (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;