]> git.mxchange.org Git - friendica-addons.git/blobdiff - wppost/wppost.php
Merge pull request #534 from tobiasd/20180218-en
[friendica-addons.git] / wppost / wppost.php
index 23f928bcc537ba79315963014a9dcdd608fc24ac..8d14b17016ec1deee552e7ee5acfe0ab6131ff42 100644 (file)
@@ -221,7 +221,6 @@ function wppost_send(&$a,&$b) {
        }
 
        if ($wp_username && $wp_password && $wp_blog) {
-               require_once 'include/bbcode.php';
                require_once 'include/html2plain.php';
 
                $wptitle = trim($b['title']);